Update README.md

This commit is contained in:
Thomas Simonini
2022-06-30 15:28:47 +02:00
committed by GitHub
parent a15678ca1f
commit 14caf011e4

View File

@@ -18,7 +18,7 @@ The required time for this unit is, approximately:
## Start this Unit 🚀
Here are the steps for this Unit:
1⃣ 📖 **Read [Policy Gradient with PyTorch] Chapter (https://huggingface.co/blog/deep-rl-pg)**.
1⃣ 📖 **Read [Policy Gradient with PyTorch Chapter](https://huggingface.co/blog/deep-rl-pg)**.
2⃣ 👩‍💻 Then dive on the hands-on where you'll **code your first Deep Reinforcement Learning algorithm from scratch: Reinforce**.