How to implement the custom training with DQN agent in Simulink environment?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Yihao Wan
el 25 de Mayo de 2023
Respondida: Emmanouil Tzorakoleftherakis
el 25 de Mayo de 2023
Hello, I would like to implement the custom RL DQN agent training in Simulink environment, I have tried to look into the references in the Custom Training Loop with Simulink Action Noise, while it is difficult to modify due to the different updating mechanism and lots of usage of local functions. Could you please help me a bit?
Thanks in advance
0 comentarios
Respuesta aceptada
Emmanouil Tzorakoleftherakis
el 25 de Mayo de 2023
I would recommend looking at the doc first to see how custom loops/agents are structured. The following links should be helpful:
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!