-
For the initiation of reinforcement learning with the Gym-Gazebo library and OpenAI Gym
-
There are a couple of existing open libraries on Github that we can build upon. Links and thoughts from me following a quick look-through:
1. [https://github.com/richard-moulton/Cribbage](
https:/…
edaub updated
5 months ago
-
Hi everyone,
after intallation in my anaconda environment, I want to import full library into Jupyter notebook. However, the submodule `gym_chess.envs` cannot be identified, see full trace below. I …
-
Hi, I was wondering if it would be possible to update MineRL to use gymnasium rather than gym? We would like to list this challenge in this list of [third party environments](https://gymnasium.farama.…
-
Nowadays, the implementation uses the library gym.
We should port to the last version of gymnasium because:
* it is a project with current support from the community
* better compatibility with sta…
-
The Pong tutorial works with the currently pinned versions of `gym` and `atari-py` in the `requirements.txt` file.
However, `atari-py` (which was the Open AI fork of the ALE), was deprecated in Septe…
-
### Search before asking
- [X] I have searched the MuZero [issues](https://github.com/werner-duvaud/muzero-general/issues) and found no similar feature requests.
### Description
Update gym package…
-
**Describe the bug**
I have an OpenAI Gym library (https://github.com/p-morais/gym-cassie) that uses a custom ctypes wrapper for a C library that uses MuJoCo 1.5. The problem is when I import my libr…
-
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…
-
## 🚀 Feature
I think it would be great to integrate the current [RL bolts models](https://github.com/Lightning-AI/lightning-bolts/tree/master/pl_bolts/models/rl) with the new [TorchRL](https://gith…