Multi-Agent Reinforcement Learning environments with very large numbers of agents
Project description
MAgent
MAgent is a library for creating 2D environments with very large numbers of agents for conducting research in Multi-Agent Reinforcement Learning. These can look like this:
This is a maintained fork from the original repo- https://github.com/geek-ai/MAgent. The code is signifigantly cleaned up in many aspects and some unfortunate names have been fixed, but there are no major differences.
This maintainenace was primarily done in the service of the PettingZoo library. PettingZoo is the easiest way to use environments in this library, and has comprehensive documentation of them.
Requirements
MAgent supports Linux and macOS and Python 3.6+
Install instructions
The library is built during pip installation (it doesn't take to long), requiring cmake (i.e. sudo apt install cmake
)
Then you can simply use pip install magent
If you use this in your research, please cite the original paper:
@inproceedings{zheng2018magent,
title={MAgent: A many-agent reinforcement learning platform for artificial collective intelligence},
author={Zheng, Lianmin and Yang, Jiacheng and Cai, Han and Zhou, Ming and Zhang, Weinan and Wang, Jun and Yu, Yong},
booktitle={Thirty-Second AAAI Conference on Artificial Intelligence},
year={2018}
}
If you wish to cite this repo with it's modifications specifically, please cite:
@misc{magent2020,
author = {Terry, Justin K and Black, Benjamin and Jayakumar, Mario},
title = {MAgent},
year = {2020},
publisher = {GitHub},
note = {GitHub repository},
howpublished = {\url{https://github.com/PettingZoo-Team/MAgent}}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for magent-0.1.12-cp38-cp38-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a562f1d31f67b7700137b6cf3e6d481ef3d4f0fb871f65cc2f135ae2f3b8404 |
|
MD5 | 8e1ed31416cb71b4899a40fb73f5bbf1 |
|
BLAKE2b-256 | 1cd4263617067404c60f419f1265cf2077e5729c3f92cbe1fd0a89cf90bbb95a |
Hashes for magent-0.1.12-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 049aa70ec22cd835ed91bb9e5ead7f218689ea5a7877225286a8647ba269984f |
|
MD5 | 2ff87afced5ea90f9bae3cbce4bd0067 |
|
BLAKE2b-256 | b334c85651f872373fac5554ca597ca5ead4bc634a825a93bd5c28669077ea15 |
Hashes for magent-0.1.12-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50cea438abbcb8da7e45d9ff5559f82e10cc34acd3475907906d8fd02004cfd0 |
|
MD5 | 53d8e7561efdc4256dc46bfc8a51a567 |
|
BLAKE2b-256 | f3873117f0f7b5468d8ca911905b9dab47af582e094cdff8ec446dcf44c88cd5 |
Hashes for magent-0.1.12-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a57348dfd1503dafe63dd041b26b9c4d6561339ccd8d95ca006a1979f20db37f |
|
MD5 | 94808acec69b9589771e79b999038908 |
|
BLAKE2b-256 | 70db461af6eed38eaa62ae32a0e886bba2393cfdebbb2c00d86d0176513d372b |