Reinforcement Learning Agents generating zero episode/average reward!
显示 更早的评论
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 个评论
Emmanouil Tzorakoleftherakis
2020-11-16
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
2020-11-16
Ari Biswas
2020-11-16
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
2020-11-17
Leonardo Malburg
2021-4-15
回答(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!