From 248ce8f83f2538fb4a14560892d2b0ccf7445c59 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Tue, 6 Dec 2022 11:27:56 +0100 Subject: [PATCH] Change cover hands-on unit 1 --- units/en/unit1/hands-on.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/units/en/unit1/hands-on.mdx b/units/en/unit1/hands-on.mdx index f4e500e..078b3ec 100644 --- a/units/en/unit1/hands-on.mdx +++ b/units/en/unit1/hands-on.mdx @@ -28,7 +28,8 @@ You can either do this hands-on by reading the notebook or following it with the # 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) + +Unit 1 thumbnail 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