-
When running `pip install -r requirements.txt`, there is a conflict in gym versions. The requirements list gym==0.26.0 but stable-baselines3==1.6.2 requires gym==0.21.0. Is gym==0.21.0 acceptable for …
-
Hey,
I wrote the below code to initialize an instance of SpaceInvaders environment, run 1000 iterations to perform a random action from the sample space and render the environment in real-time.
imp…
-
### 🐛 Bug
I have created a **Custom Environment** as well as **Custom ActorCritic Policy**. In the custom environment, I have two functions `reset` and `step`. I initialize a variable `score` to 0 in…
-
### 🐛 Describe the bug
Hi AMD Team,
I am currently trying to improve Mistral performance on MI300X by attempting to use FlexAttention Sliding Attention but unfortunately it is running into numer…
-
When I run the example rlgame_train.py,it shows ModuleNotFoundError: No module named 'gymnasium' even in the conda enviroments.
``Warning: running in conda env, please deactivate before executing thi…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://github.com/strakam/generals-bots) of generals-…
-
We noticed that the joystick mapping in the picture is different from the one in the program, with button A corresponding to trotting. Is that true?
Program: go1_gym_deploy/unitree_legged_sdk_bin/lc…
-
Example:
![IMG_3640](https://github.com/user-attachments/assets/6832e82f-35b0-420d-a073-9d14837dc197)
In this example, I had already loaded a 10, 2.5, 1.25 on each side (in that order).
To ad…
-
gym.error.NameNotFound: Environment highway-hetero-H doesn't exist.
-
when i run the test_env.py have the issue
`ModuleNotFoundError: No module named 'gym.envs.robotics'`