Reinforcement Learning Toolbox train two agent
조회 수: 1 (최근 30일)
이전 댓글 표시
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/284672/image.jpeg)
I want to train a DDPG model like this architecture.
I train this model with 500 episodes and 1 episodes have 1000 step.
But when I run the m-file.
The result is train 'RL Agent_1' 500 episodes then train 'RL Agent_2' 500 episodes.
This result will let the parameters 'x1' in the environment cannot return to 'Subsystem_1'.
How to fix this problem?
댓글 수: 0
채택된 답변
Ari Biswas
2020년 4월 17일
Training or simulating a Simulink model with multiple RL Agent blocks is not supported at the moment. However it will soon be supported in the upcoming releases. Feel free to reply back with further information on what problem you are trying to solve.
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!