mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-05 03:28:05 +08:00
Merge pull request #106 from huggingface/ThomasSimonini/CoverHandsOn-Unit1
Change cover hands-on unit 1
This commit is contained in:
@@ -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 🤖
|
||||

|
||||
|
||||
<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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user