Elliot Tower
Elliot Tower
I have fast fiber optic internet but it still takes a long time to search and load images, and I've gotten a few glitches where it just shows a solid...
Hi, this repository is currently listed in the gymnasium [third party environments](https://gymnasium.farama.org/environments/third_party_environments/) but we are cleaning the list up to only include maintained gymnasium-compatible repositories. Would it be possible for...
Hi, would it be possible to allow this repo to be used with Gymnasium environments? Certain libraries like MineRL are not compatible with Gymnasium yet but it would be great...
# Checklist for Maturity - [ ] Fully deterministic - As far as possible - [ ] Explicit Versioning - [ ] Farama Notifications - [ ] PyPI - [...
Making an issue as I don't know how to fix this problem myself, seems something to do with the CMake files and C++ null pointer errors? ``` pip install -e...
This release removes support for Python 3.7 in favor of 3.11, as 3.7 has reached end of life.
Mainly checking CI with this, I think the problem with the other PR was gym v29
From https://github.com/cogment/cogment-verse/blob/8ccad71d8b0339723340f65eed5e30134e1055a4/docs/develop/petting_zoo.md?plain=1 > This step is only required for Apple silicon-based computers (e.g., M1&2 chips). Clone [Multi-Agent-ALE](https://github.com/Farama-Foundation/Multi-Agent-ALE) repository > > ```console > $ git clone https://github.com/Farama-Foundation/Multi-Agent-ALE.git > $ cd Multi-Agent-ALE...
Hi, I just wanted to say this is an awesome project and I'm excited to try it out. I installed via the instructions but it doesn't install pettingzoo, even though...
Hi, would it be possible for slime volley gym to be upgraded from gym to gymnasium? Gymnasium is the maintained version of openai gym and is compatible with current RL...