OpenAI Gym-compatible implementation of the game CoMaze to benchmark AI on Zero-Shot Emergent Coordination and Communication.
Project description
CoMaze Gym
An OpenAI Gym-compatible implementation of the zero-shot coordination and communication benchmark game CoMaze.
Description
For an exhaustive description of the game, please refer to this page.
Usage
gym must be installed. An Kuhn's poker environment can be created via running inside a python interpreter:
>>> import gym
>>> import comaze_gym
>>> env = gym.make('CoMaze-7x7-Sparse-v0')
Installation
Installing via pip
This package is available in PyPi as comaze-gym
pip install comaze-gym
Installing via cloning this repository
git clone https://www.github.com/Near32/comaze-gym
cd comaze-gym
pip install -e .
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 comaze_gym-0.0.1.tar.gz.
File metadata
- Download URL: comaze_gym-0.0.1.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a366a9bbf895cfae44c670ca1b65ad23ca19d642e919cf13b130b8197a88a708
|
|
| MD5 |
6d8ec73969053cadf6cadec617c21b72
|
|
| BLAKE2b-256 |
f2b3235a3fbe9a31088c500e39b06b3ff98cbc929fc4c567573bcafb6261ef55
|
File details
Details for the file comaze_gym-0.0.1-py3-none-any.whl.
File metadata
- Download URL: comaze_gym-0.0.1-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d7c760eaa3d2326d0da5f60f28a094b8dddf918b410eab12000073a4c265672
|
|
| MD5 |
0546f88c05577c4af3fad74ecdc6ee86
|
|
| BLAKE2b-256 |
e508a7f040552e6cf84aa115b18d88d9fa5e6374e4a4691bdc8ce16c2454b55d
|