Gym for multi-agent reinforcement learning
Project description
PettingZoo
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.
Environment Types and Installation
PettingZoo includes the following sets of games:
- atari: Multi-player Atari 2600 games (both cooperative and competitive)
- classic: Classical games including card games, board games, etc.
- gamma: Cooperative graphical games developed by us, requiring a high degree of coordination
- 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
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 Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PettingZoo-0.1.8.tar.gz.
File metadata
- Download URL: PettingZoo-0.1.8.tar.gz
- Upload date:
- Size: 493.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d3b05aa8deeb36ecd7ad2334cee7a901ab79caf105b925489aca452afa9f0b6
|
|
| MD5 |
74caf6903263c307e544fbdcf40b9279
|
|
| BLAKE2b-256 |
86770831b04fa1f9045726f6a0ec3c75309d2ab974b67170887921753747f07d
|
File details
Details for the file PettingZoo-0.1.8-py3-none-any.whl.
File metadata
- Download URL: PettingZoo-0.1.8-py3-none-any.whl
- Upload date:
- Size: 764.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdd7e26cdf6c8521f8a7425539b0544fb7a1f0dd8af903002c1e9e4520d404b2
|
|
| MD5 |
608373371e4ef911174a59138788c108
|
|
| BLAKE2b-256 |
acab8ca48768b26d701c21b9df8a6b9518102fd46dd3d33b9ccbea6e45f0ce96
|