A library for creating multi-agent grid-world environments for reinforcement learning.
Project description
CoGrid
CoGrid is a library for creating multi-agent grid-world environments for reinforcement learning research. It features a functional array-based simulation core, pluggable components (rewards, features, objects), and dual NumPy/JAX backend support.
CoGrid utilizes the parallel PettingZoo API to standardize the multi-agent environment interface.
Installation
Install from PyPI:
pip install cogrid
To install with JAX backend support:
pip install cogrid[jax]
For development (includes test, lint, and docs tools):
pip install cogrid[dev]
Citation
If you use CoGrid in your research, please cite the following paper:
@article{mcdonald2024cogrid,
author = {McDonald, Chase and Gonzalez, Cleotilde},
title = {CoGrid and Interactive Gym: A Framework for Multi-Agent Experimentation},
year = {forthcoming},
}
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 cogrid-0.2.0.tar.gz.
File metadata
- Download URL: cogrid-0.2.0.tar.gz
- Upload date:
- Size: 146.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed6d196eedb5c28a152ebfc893b297fdb6c00f40b4571a69d4fcf483e851b9bd
|
|
| MD5 |
c2ac63748c974fc1aa48268ccc4ed02d
|
|
| BLAKE2b-256 |
1675b44fc07493fd16176af1d036d397f39a05864db8dd5385a43a6e7d821800
|
File details
Details for the file cogrid-0.2.0-py3-none-any.whl.
File metadata
- Download URL: cogrid-0.2.0-py3-none-any.whl
- Upload date:
- Size: 171.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6932c2b2c70cce5d4cdcb79013e76ded315856b0e333176ca1728ba4627b05fe
|
|
| MD5 |
c099e8921ae44e71090009cc0daced1c
|
|
| BLAKE2b-256 |
b66d87c0578ddf80157baef44c10a5ee2dd22cd0fdd8db97243b3d5c62a7241e
|