From 487d7267e3982df539327cab8a0a959b2a779df4 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Mon, 20 Jun 2022 10:19:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16f6ff3..6fad9c4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This course is **self-paced** you can start when you want 🥳. | [Published 🥳](https://github.com/huggingface/deep-rl-class/blob/main/unit2/README.md)| [Q-Learning](https://github.com/huggingface/deep-rl-class/blob/main/unit2/README.md) | [Train an agent to cross a Frozen lake ⛄ and train an autonomous taxi 🚖](https://github.com/huggingface/deep-rl-class/blob/main/unit2/unit2.ipynb). | | [Published 🥳](https://github.com/huggingface/deep-rl-class/tree/main/unit3#unit-3-deep-q-learning-with-atari-games-) | [Deep Q-Learning](https://github.com/huggingface/deep-rl-class/tree/main/unit3#unit-3-deep-q-learning-with-atari-games-) | Train a Deep Q-Learning agent to play Space Invaders using [RL-Baselines3-Zoo](https://github.com/DLR-RM/rl-baselines3-zoo) | | [Published 🥳](https://github.com/huggingface/deep-rl-class/blob/main/unit3/bonus.md)| [Bonus: Automatic Hyperparameter Tuning using Optuna](https://github.com/huggingface/deep-rl-class/blob/main/unit3/bonus.md)| | | | -| June the 16th | 🎁 | 🏗️ | +| June the 21th | 🎁 Learn to train your first Unity MLAgent | 🏗️ | | June the 23th | Policy-based methods | 🏗️ | | June the 30th | Actor-Critic Methods | 🏗️ | | July the 7th | Proximal Policy Optimization (PPO) | 🏗️ |