mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-05 03:28:05 +08:00
Merge pull request #103 from huggingface/ThomasSimonini/AddUnit1YoutubeLink
Add Unit1 video tutorial link
This commit is contained in:
@@ -9,10 +9,6 @@
|
||||
askForHelpUrl="http://hf.co/join/discord" />
|
||||
|
||||
Now that you've studied the bases of Reinforcement Learning, you’re 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! 🚀
|
||||
|
||||
[](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 🤖
|
||||

|
||||
|
||||
Reference in New Issue
Block a user