Actually I think my value for the average reward to stop training was too low. I'll keep this updated if that works :)
DDPG Agent stopping training
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Abd Al-Rahman Al-Remal
el 14 de Jun. de 2021
Comentada: Abd Al-Rahman Al-Remal
el 1 de Jul. de 2021
Hi there,
When training my RL agent for some reason it stops trainign after ~100 episodes (usually less however) and the limit I have set is usually far less. I doubt it's the case that the training has stopped due to the 'isdone' signal in my simulink model (unless after only 100 episodes it managed to get exactly what I specified?).
Any help or advice would be much appreciated!
Edit: as I'm writing this I'm realising that part of my 'isdone' signal is for the output of my model to be excatly one value - could this be the cause as it obtains that value once and then stops?
2 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!