Skip to content
Snippets Groups Projects
Commit 4768fd97 authored by Gallouedec Quentin's avatar Gallouedec Quentin
Browse files

Add link to HF course

parent 37097153
Branches
No related tags found
No related merge requests found
......@@ -10,6 +10,10 @@ The last commit is due before 11:59 pm on Monday, February 13, 2023. Subsequent
> ⚠️ **Warning**
> Ensure that you only commit the files that are requested. For example, your directory should not contain the generated `.zip` files, nor the `runs` folder... At the end, your repository must contain one `README.md`, three python scripts, and optionally image files for the plots.
## Before you start
Make sure you know the basics of Reinforcement Learning. In case of need, you can refer to the [introduction of the Hugging Face RL course](https://huggingface.co/blog/deep-rl-intro).
## Introduction to Gym
Gym is a framework for developing and evaluating reinforcement learning environments. It offers various environments, including classic control and toy text scenarios, to test RL algorithms.
......@@ -158,4 +162,4 @@ Quentin Gallouédec
## License
MIT
\ No newline at end of file
MIT
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment