Gym for multi-agent reinforcement learning
Project description
PettingZoo
PettingZoo is 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, nongraphical, competitive games (i.e. chess, Texas hold 'em, and go)
- gamma: Cooperative graphical games developed by us. Policies for these must learn very coordinated behaviors.
- magent: 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.5, 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.2.tar.gz
(629.4 kB
view hashes)
Built Distribution
PettingZoo-0.1.2-py3-none-any.whl
(719.7 kB
view hashes)
Close
Hashes for PettingZoo-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b84e730b142d8425495f9025969f9fbcf73141c4fde5043e3d7dd81a70834833 |
|
MD5 | 1d58cea622138f27fc8572bed23b23d1 |
|
BLAKE2b-256 | 803af396e6f5c9ca193d25ce7f1e9a0c054e7ae43e96d0b2edb357e71975fe21 |