-
### Package name
pettingzoo
### Package version
Newest
### Package website
https://github.com/Farama-Foundation/PettingZoo
### Package availability
On [PyPI](https://pypi.org/project/pettingzoo…
-
MPE doc: https://pettingzoo.farama.org/environments/mpe/
Environment to implement: Simple Tag
-
## Motivation
In the current implementation of the VMAS environment, the done fields are only available on the root of the tensordict. However, for training, it is useful to have them in the group-…
-
- [x] I have marked all applicable categories:
+ [ ] exception-raising bug
+ [ ] RL algorithm bug
+ [x] documentation request (i.e. "X is missing from the documentation.")
+ [ ] ne…
-
Hi, I just stumbled upon this repository but it looks great, the flask web support is really awesome and I'd love to see more environments do stuff like that. I was wondering if you had any interest i…
-
Hi, would it be possible to update this repo to use the most recent version of PettingZoo? We want to list this project in PettingZoo's [third-party-environments](https://pettingzoo.farama.org/environ…
-
Hi, would it be possible to update this repo to use the most recent version of PettingZoo? This project is listed in PettingZoo's [third-party-environments](https://pettingzoo.farama.org/environments/…
-
Implement the best practices from multi-agent Rl community and stablebaselines3 into our algorithm. Further analyse similarities between petting zoo multi-agent implementation to current RL implementa…
-
**Motivation**
Stable-baselines3 (SB3) has introduced support for action masking (see [here](https://sb3-contrib.readthedocs.io/en/master/modules/ppo_mask.html)), which is a great feature. However, t…
-
Mostly blocked on dependencies:
* [x] `shimmy-atari`
* [ ] `shimmy-bsuite`
* [ ] needs [`bsuite`](https://github.com/conda-forge/staged-recipes/issues/23131)
* [ ] `shimmy-dm-control`
* [x]…