How to look under a locked mask (RL Agent)
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Ayush
2023년 12월 27일
편집: Ayush
2023년 12월 27일
Hi @Ismaeel
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
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!