How to implement the custom training with DQN agent in Simulink environment?
7 views (last 30 days)
Show older comments
Yihao Wan
on 25 May 2023
Answered: Emmanouil Tzorakoleftherakis
on 25 May 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 Comments
Accepted Answer
Emmanouil Tzorakoleftherakis
on 25 May 2023
I would recommend looking at the doc first to see how custom loops/agents are structured. The following links should be helpful:
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!