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
PettingZoo-0.1.9.tar.gz
(493.3 kB
view details)
File details
Details for the file PettingZoo-0.1.9.tar.gz.
File metadata
- Download URL: PettingZoo-0.1.9.tar.gz
- Upload date:
- Size: 493.3 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 |
49d738e2ccb3f95dd9a8994a52674fa82a52c4f2b9a288439c3b71a5b5314063
|
|
| MD5 |
cecbc009c0393c9114357907ff5795a1
|
|
| BLAKE2b-256 |
7d84b6749a9839d5ed25a8041bb566a92c6077262299bf4573e50fdf7c9a1e32
|