From 27de2b5cdf960ed8478b38d767d87b84a79b30f6 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Wed, 18 May 2022 17:20:07 +0200 Subject: [PATCH] Add links --- unit2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit2/README.md b/unit2/README.md index e028ac0..a28ac94 100644 --- a/unit2/README.md +++ b/unit2/README.md @@ -12,7 +12,7 @@ We'll also implement our **first RL agent from scratch**: a Q-Learning agent and You'll then be able to **compare your agent’s results with other classmates thanks to a leaderboard** 🔥. This Unit is divided into 2 parts: -- Part 1 is published +- [Part 1 is published](https://huggingface.co/blog/deep-rl-q-part1) - Part 2 will be published on Friday 📅 Two parts