Skip to content

Commit a5c2be2

Browse files
committed
gym add envs
1 parent 55f8a74 commit a5c2be2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/install-gymnasium.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,10 @@ This requires [pip](install-pip.md). (Use `pip3` to install the Python 3 version
99
```bash
1010
pip install gymnasium
1111
```
12+
13+
## Additional Information
14+
15+
### Similar and Related
16+
17+
- <https://github.com/roboticslab-uc3m?q=gymnasium> (roboticslab-uc3m)
18+
- <https://github.com/jgvictores/awesome-deep-reinforcement-learning#rldrl-environments>

0 commit comments

Comments
 (0)