DQN training getting worse
Show older comments
Hello all,
I am trying to train a very simple model with DQN. When I increase the trainning steps, the average/episode reward gest worse and worse. The agent gives deseriable result at a much earlier episode than a later ones.
This is what I had for average reward and epsidoe reward. I know for sure this amount of trainning is way more than sufficient.

This is the parameters I had for this training:

Can anyone help to explain why that happens and what can to do to avoid that from happening?
Thanks
Answers (0)
Categories
Find more on Reinforcement Learning in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!