Resume training of a DQN agent. How to avoid Epsilon from being reset to max value?

1 次查看(过去 30 天)
When I want to resume training of an agent, I simply load it and set the "resetexperiencebuffer" option to false, but this does not avoid the exploration (depending on epsilon) to start anew. Is there any way to make the agent start from the exact point it left off without manually setting the epsilon value?

采纳的回答

Emmanouil Tzorakoleftherakis
Hello,
This is currently not possible, but it is a great enhancement idea. I have informed the developers about your request and it will be considered for a future release.

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by