customizing the DDPG training loop
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Gongli
le 26 Nov 2024
Réponse apportée : Kautuk Raj
le 2 Déc 2024
Do you have any code for customizing the DDPG training loop without using the built-in DDPG agent from the Reinforcement Learning Toolbox software
0 commentaires
Réponse acceptée
Kautuk Raj
le 2 Déc 2024
It is possible to customize the DDPG training loop without using the built-in DDPG agent from the Reinforcement Learning Toolbox.
For detailed guidance and code examples, you can refer to the official MathWorks documentation on training reinforcement learning policies using a custom training loop: https://www.mathworks.com/help/reinforcement-learning/ug/train-reinforcement-learning-policy-using-custom-training.html
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!