• Stars
    star
    123
  • Rank 288,517 (Top 6 %)
  • Language
    Python
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

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