mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-13 18:00:45 +08:00
Update hands-on.mdx
This commit is contained in:
@@ -46,12 +46,12 @@ In this notebook, **you'll code your first Reinforcement Learning agent from scr
|
||||
|
||||
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit3/envs.gif" alt="Environments"/>
|
||||
|
||||
###🎮 Environments:
|
||||
### 🎮 Environments:
|
||||
|
||||
- [FrozenLake-v1](https://gymnasium.farama.org/environments/toy_text/frozen_lake/)
|
||||
- [Taxi-v3](https://gymnasium.farama.org/environments/toy_text/taxi/)
|
||||
|
||||
###📚 RL-Library:
|
||||
### 📚 RL-Library:
|
||||
|
||||
- Python and NumPy
|
||||
- [Gymnasium](https://gymnasium.farama.org/)
|
||||
|
||||
Reference in New Issue
Block a user