Reinforcement Learning trained Agent has same output every time
Mostrar comentarios más antiguos
I trained an TD3-Agend and the results were verry good, I watched the scope during the training so I know it does what it should, but unfortunately the simulation does literarlly nothing.
The Output of the Agend doesnt change, its just the same every time, unless the observations change...
Does anyone know how this can happen? Or what I can do diffrent?
2 comentarios
Emmanouil Tzorakoleftherakis
el 9 de Jun. de 2021
I am not sure how to interpret "The Output of the Agend doesnt change, its just the same every time, unless the observations change". If the observation input is the same, the output will also be the same with TD3 since it's deterministic. Can you clarify?
Jannick Rowedder
el 9 de Jun. de 2021
Respuestas (0)
Categorías
Más información sobre Reinforcement Learning en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!