deepmind_MAS_enviroment icon indicating copy to clipboard operation
deepmind_MAS_enviroment copied to clipboard

some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Cooperative Multi-Agent Learning》

This repositories support the env in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Cooperative Multi-Agent Learning》.

hope can help people to research.

enviroment

gathering fetch checkers switch level 0 switch level 1 switch level 2

Citing

If you use this env in your research, you can cite it as follows:

@article{wang2018towards,
  title={Towards Cooperation in Sequential Prisoner's Dilemmas: a Deep Multiagent Reinforcement Learning Approach},
  author={Wang, Weixun and Hao, Jianye and Wang, Yixi and Taylor, Matthew},
  journal={arXiv preprint arXiv:1803.00162},
  year={2018}
}