How to look under a locked mask (RL Agent)

6 views (last 30 days)
Ismaeel
Ismaeel on 17 Sep 2021
Edited: Ayush on 27 Dec 2023
I have trained a reinforcement learning agent in Simulink and it works fine. I want to see the internal blocks and the connections inside this block (RL Agent). I used "Look Under Mask" to see the internal blocks; however, there is a main block locked (attached). Any way to look under this mask?
Thanks

Answers (1)

Ayush
Ayush on 27 Dec 2023
Edited: Ayush on 27 Dec 2023
I understand that you want to see the internal blocks and the connections inside this block (RL Agent). But sometimes the inner implementation of such blocks are hidden from the end users for copyright purposes. You can only tune few parameters to customize it for your use cases. See the documentation for such tunnable parameters: https://www.mathworks.com/help/reinforcement-learning/ref/rlagent.html
Thanks
Ayush

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!