Merge pull request #103 from huggingface/ThomasSimonini/AddUnit1YoutubeLink

Add Unit1 video tutorial link
This commit is contained in:
Thomas Simonini
2022-12-06 09:24:18 +01:00
committed by GitHub

View File

@@ -9,10 +9,6 @@
askForHelpUrl="http://hf.co/join/discord" />
Now that you've studied the bases of Reinforcement Learning, youre ready to train your first agent and share it with the community through the Hub 🔥:
A Lunar Lander agent that will learn to land correctly on the Moon 🌕
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit1/lunarLander.gif" alt="LunarLander">
@@ -27,6 +23,9 @@ So let's get started! 🚀
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/deep-rl-class/blob/master/notebooks/unit1/unit1.ipynb)
You can either do this hands-on by reading the notebook or following it with the video tutorial 📹 :
<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)