Replies: 1 comment 3 replies
|
Hi @eerkaijun ,
For your reference, the Reward functions are implemented in reward.py. Let's convert this into an Idea discussion and I will be happy to help you if you need any further assistance in putting this together as a pull request. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I am hoping to create a cooperative multi agent environment. I saw your guide here (https://github.com/praveen-palanisamy/macad-gym/wiki/creating-new-learning-environments.md) regarding creating new environments but how should I do it for a cooperative setting? I am hoping to use this environment for a centralised training and decentralised execution algorithm. Thanks!
All reactions