From 04d8a6214e9c610b303462230ebee88496696187 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Tue, 6 Dec 2022 09:17:07 +0100 Subject: [PATCH] Add Unit1 video tutorial link --- units/en/unit1/hands-on.mdx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/units/en/unit1/hands-on.mdx b/units/en/unit1/hands-on.mdx index 2adf888..f4e500e 100644 --- a/units/en/unit1/hands-on.mdx +++ b/units/en/unit1/hands-on.mdx @@ -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 πŸŒ• 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 πŸ“Ή : + + # 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)