How to save a RL agent after training and then further train it?
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Reinforcement Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!