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!