Gym for multi-agent reinforcement learning
Project description
PettingZoo is a Python library for conducting research in multi-agent reinforcement learning. It's akin to a multi-agent version of OpenAI's Gym library.
We model environments as Agent Environment Cycle (AEC) games, in order to be able to support all types of multi-agent RL environments under one API.
Our website with comprehensive documentation is https://pettingzoo-team.github.io/PettingZoo/
Environment Types and Installation
PettingZoo includes the following sets of games:
- Atari: Multi-player Atari 2600 games (both cooperative and competitive)
- Butterfly: Cooperative graphical games developed by us, requiring a high degree of coordination
- Classic: Classical games including card games, board games, etc.
- MAgent: Configurable environments with massive numbers of particle agents, originally from https://github.com/geek-ai/MAgent
- MPE: A set of simple nongraphical communication tasks, originally from https://github.com/openai/multiagent-particle-envs
- SISL: 3 cooperative environments, originally from https://github.com/sisl/MADRL
To install, use pip install pettingzoo
We support Python 3.6, 3.7 and 3.8, on Linux and macOS.
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
File details
Details for the file PettingZoo-0.1.14.tar.gz.
File metadata
- Download URL: PettingZoo-0.1.14.tar.gz
- Upload date:
- Size: 245.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200106 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5da8881d66aec970330e4dff859ba0f742710b3fef9461553a3c9e607544291b
|
|
| MD5 |
d633a6496a8f057cd2f528ae890cf33e
|
|
| BLAKE2b-256 |
28bf26a527f9d3b2ba6bada8d293c730ab2c2e9f70b9619569b48216eb6f5cef
|