-
### Describe the bug
The PettingZoo Documentation for [Atari's Pong](https://pettingzoo.farama.org/environments/atari/pong/) has the wrong imports in the AEC and Parallel and lists `basketball_pong…
kuds updated
16 hours ago
-
Die Ergebnisse des Zentralabiturs an Gymnasien, Gesamtschulen, Weiterbildungskollegs und beruflichen Gymnasien werden jedes Jahr erhoben. Dazu bietet Schild eine Exportschnittstelle an, die jedoch nur…
-
Hi all,
If my understanding is right, Open AI gym is basically carried to gymnasium, and gym is no longer maintained.
However, Neurogym is built on gym, not gymnasium, right?
If my understand…
-
I'm currently doing a project related to transferring control policies from simulator to simulator. This lead me to try to standardize action and observation spaces between brax and mujoco.
I imple…
-
### 🐛 Bug
Using Procgen like in the [example from the docs website](https://stable-baselines3.readthedocs.io/en/master/guide/examples.html#sb3-and-procgenenv) results in:
AssertionError: The algor…
-
**Is your feature request related to a problem? Please describe.**
As it currently stands, users are required to run `pip install setuptools==65.5.0 pip==21` prior to installing. This is a solution, …
-
We need to agree on a solid coding style and documentation style.
Given that we are using C++, I propose we use the [LLVM](https://llvm.org/docs/CodingStandards.html) coding standards for how we la…
-
Update everything from `gym` to `gymnasium`.
## Warning extracted
```shell
UserWarning: You loaded a model that was trained using OpenAI Gym. We strongly recommend transitioning to Gymnasiu…
-
### Steps to Reproduce
1. rye init proj
2. rye add safety-gymnasium
### Expected Result
rye installs transitive closure (in this case, mujoco)
### Actual Result
error: [Errno 2] No suc…
-
Hi,
I get the following version incompatibility after installing HigwayEnv 1.10.1:
```
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed…