How to save a RL agent after training and then further train it?
古いコメントを表示
My agent is taking too much time in running a large number of episodes. So I want to train it multiple times, but with a small number of episodes everytime. I require the system to load all values of experience buffer and weights each time when I load my agent for further training. My agent is DDPG.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Reinforcement Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!