Skip to content

Commit

Permalink
gym add envs
Browse files Browse the repository at this point in the history
  • Loading branch information
jgvictores committed Nov 24, 2023
1 parent 55f8a74 commit a5c2be2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/install-gymnasium.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,10 @@ This requires [pip](install-pip.md). (Use `pip3` to install the Python 3 version
```bash
pip install gymnasium
```

## Additional Information

### Similar and Related

- <https://github.com/roboticslab-uc3m?q=gymnasium> (roboticslab-uc3m)
- <https://github.com/jgvictores/awesome-deep-reinforcement-learning#rldrl-environments>

0 comments on commit a5c2be2

Please sign in to comment.