Reinforcement Learning Agents generating zero episode/average reward!
Show older comments
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 Comments
Emmanouil Tzorakoleftherakis
on 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
on 16 Nov 2020
Ari Biswas
on 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
on 17 Nov 2020
Leonardo Malburg
on 15 Apr 2021
Answers (0)
Categories
Find more on Environments in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!