Saving Reinforcement learning agent does not work properly

4 次查看(过去 30 天)
Hi I'm working on a RL project with DDPG agent.
I have troble with saving the agent.
I had used the rlTrainingOptions.save for saving the agent in the middle of the traing but it kept saving the wrong weights (I guess)
These are my training options.
It saves the agent whenever episode reward exceeds "SaveAgentValue', but everytime I load the saved agent, it never exceeds the reward that I set for saving, rather it shows very poor performance..
Weirdly, the saved Final agent works properly. I don't know what is going on with this
Can anybody teaches me the right answer for this problem?? :-(

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Training and Simulation 的更多信息

产品


版本

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by