Merge pull request #106 from huggingface/ThomasSimonini/CoverHandsOn-Unit1

Change cover hands-on unit 1
This commit is contained in:
Thomas Simonini
2022-12-06 11:33:24 +01:00
committed by GitHub

View File

@@ -28,7 +28,8 @@ You can either do this hands-on by reading the notebook or following it with the
<Youtube id="CsuIANBnSq8" />
# Unit 1: Train your first Deep Reinforcement Learning Agent 🤖
![Cover](https://github.com/huggingface/deep-rl-class/blob/main/unit1/assets/img/thumbnail.png?raw=true)
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit1/thumbnail.jpg" alt="Unit 1 thumbnail" width="100%">
In this notebook, you'll train your **first Deep Reinforcement Learning agent** a Lunar Lander agent that will learn to **land correctly on the Moon 🌕**. Using [Stable-Baselines3](https://stable-baselines3.readthedocs.io/en/master/) a Deep Reinforcement Learning library, share them with the community, and experiment with different configurations