How to look under a locked mask (RL Agent)
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (1)
Ayush
el 27 de Dic. de 2023
Editada: Ayush
el 27 de Dic. de 2023
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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!