From 221f4915e0ca35ca2839d43d0ee697fa41ccb17b Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Wed, 3 May 2023 17:41:27 +0200 Subject: [PATCH] Update hands-on.mdx * Add advice using colab --- units/en/unit5/hands-on.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/units/en/unit5/hands-on.mdx b/units/en/unit5/hands-on.mdx index 7148d4f..adc02c6 100644 --- a/units/en/unit5/hands-on.mdx +++ b/units/en/unit5/hands-on.mdx @@ -23,6 +23,10 @@ For more information about the certification process, check this section 👉 ht [![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/unit5/unit5.ipynb) +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 5: An Introduction to ML-Agents Thumbnail