Missing savedAgentResultStruct after certain episodes
조회 수: 1 (최근 30일)
이전 댓글 표시
I used DDPG agent to train an agent and set the saving criteria for the agent as episodic reward. Agent's above the threshold are saved. However, savedAgentResultStruct is not saved for all the agents. It is saved for a few agents in the beginning and then only the saved agent. What should I do to prevent this and save all the agents with savedAgentResultStruct.
I am using MATLAB R2021b
댓글 수: 1
Emmanouil Tzorakoleftherakis
2023년 3월 21일
This isn't the intended behavior. Can you please create a tech support case?
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!