From c8386e0b90dd5ce54e6f9bca9e2d78b0703cc36c Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Thu, 5 May 2022 15:58:47 +0200 Subject: [PATCH] Adding that's a self paced course --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 77eb4c9..9863114 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Are you new to Discord? Check our **discord 101 to get the best practices** 👉 And don't forget to share with your friends who want to learn 🤗! ## The Syllabus 🏗️ +This course is **self-paced** you can start when you want 🥳. + | 📆 Publishing date | 📘 Unit | 👩‍💻 Hands-on | |---------------|----------------------------------------------------------|----------------------------------------------------------------------------------------------------------| | Published 🥳 | [An Introduction to Deep Reinforcement Learning](https://github.com/huggingface/deep-rl-class/tree/main/unit1) | [Train a Deep Reinforcement Learning lander agent to land correctly on the Moon 🌕 using Stable-Baselines3](https://github.com/huggingface/deep-rl-class/blob/main/unit1/unit1.ipynb) |