Update train.mdx

This commit is contained in:
Thomas Simonini
2022-12-05 18:15:34 +01:00
committed by GitHub
parent 3ce1c77bc5
commit d67f38131e

View File

@@ -1,10 +1,10 @@
# Let's train and play with Huggy 🐶 [[train]]
<!--<CourseFloatingBanner
<CourseFloatingBanner
classNames="absolute z-10 right-0 top-0"
notebooks={[
{label: "Google Colab", value: "https://colab.research.google.com/github/huggingface/deep-rl-class/blob/master/notebooks/bonus-unit1/bonus-unit1.ipynb"}
]} />-->
]} />
## Let's train Huggy 🐶
@@ -12,9 +12,6 @@
[![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/bonus-unit1/bonus-unit1.ipynb)
# Bonus Unit 1: Let's train Huggy the Dog 🐶 to fetch a stick
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit2/thumbnail.png" alt="Bonus Unit 1Thumbnail">
In this notebook, we'll reinforce what we learned in the first Unit by **teaching Huggy the Dog to fetch the stick and then play with it directly in your browser**