Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.01 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.01 KB

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.

environment

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}
}