From aa74867b449f5df9f55930337054fc8dc8ba8bf4 Mon Sep 17 00:00:00 2001 From: simoninithomas Date: Mon, 5 Dec 2022 14:15:29 +0100 Subject: [PATCH] Add notebook links --- units/en/unit1/hands-on.mdx | 12 +++++++++++- units/en/unitbonus1/train.mdx | 8 +++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/units/en/unit1/hands-on.mdx b/units/en/unit1/hands-on.mdx index 09dec7a..a261772 100644 --- a/units/en/unit1/hands-on.mdx +++ b/units/en/unit1/hands-on.mdx @@ -1,7 +1,17 @@ # Hands on [[hands-on]] + + + 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 @@ -14,7 +24,7 @@ So let's get started! πŸš€ **To start the hands-on click on Open In Colab button** πŸ‘‡ : -[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)]() +[![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) # Unit 1: Train your first Deep Reinforcement Learning Agent πŸ€– diff --git a/units/en/unitbonus1/train.mdx b/units/en/unitbonus1/train.mdx index 9adef4c..e296b3a 100644 --- a/units/en/unitbonus1/train.mdx +++ b/units/en/unitbonus1/train.mdx @@ -1,10 +1,16 @@ # Let's train and play with Huggy 🐢 [[train-play]] + + ## Let's train Huggy 🐢 **To start to train Huggy, click on Open In Colab button** πŸ‘‡ : -[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)]() +[![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