From de8cb95e0d77a463eb5c90599dc4dd7fb28fdbf6 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Sun, 4 Dec 2022 08:00:25 +0100 Subject: [PATCH] Update introduction.mdx --- units/en/unit1/introduction.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/units/en/unit1/introduction.mdx b/units/en/unit1/introduction.mdx index 337e264..a891204 100644 --- a/units/en/unit1/introduction.mdx +++ b/units/en/unit1/introduction.mdx @@ -17,4 +17,10 @@ And finally, you'll **upload this trained agent to the Hugging Face Hub 🤗, a It's essential **to master these elements** before diving into implementing Deep Reinforcement Learning agents. The goal of this chapter is to give you solid foundations. + +After this unit, in a bonus unit, you'll be **able to train Huggy the Dog 🐶 to fetch the stick and play with him 🤗**. + + + So let's get started! 🚀