Reinforcement Learning Agents generating zero episode/average reward!
Afficher commentaires plus anciens
I have a multi agent rl environment. Reward functions written for each agents work perfectly but plotted episode reward is always zero. I am using 2-3 DDPG agents.
5 commentaires
Emmanouil Tzorakoleftherakis
le 16 Nov 2020
Can you share some details on your implementation? Maybe the shipping examples on multi-agent RL can help.
If episode reward is always zero for all your agents, check the IsDone flag and make sure it's not always true.
Sunandan Adhikary
le 16 Nov 2020
Ari Biswas
le 16 Nov 2020
Please share a reproduction model and necessary files so that we can investigate this issue. You can also create a technical support case and share your files if you dont want to share them here.
Sunandan Adhikary
le 17 Nov 2020
Leonardo Malburg
le 15 Avr 2021
Réponses (0)
Catégories
En savoir plus sur Environments 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!