Update hands-on.mdx

This commit is contained in:
Thomas Simonini
2023-05-03 18:02:37 +02:00
parent a2982aa11a
commit 6a5cb24c60

View File

@@ -34,10 +34,9 @@ So let's get started! 🚀
[![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)
You can either do this hands-on by reading the notebook or following along with the video tutorial 📹 :
<Youtube id="CsuIANBnSq8" />
We strongly **recommend students use Google Colab for the hands-on exercises** instead of running them on their personal computers.
By using Google Colab, **you can focus on learning and experimenting without worrying about the technical aspects** of setting up your environments.
# Unit 1: Train your first Deep Reinforcement Learning Agent 🤖