mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-05 03:28:05 +08:00
Update train.mdx
This commit is contained in:
@@ -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 @@
|
||||
|
||||
[](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**
|
||||
|
||||
Reference in New Issue
Block a user