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
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!