The Hugging Face Deep Reinforcement Learning Course π€ (v2.0)
This repository contains the Deep Reinforcement Learning Course mdx files and notebooks. The website is here: https://huggingface.co/deep-rl-course/unit0/introduction?fw=pt
-
The syllabus
π : https://simoninithomas.github.io/deep-rl-course -
The course
π : https://huggingface.co/deep-rl-course/unit0/introduction?fw=pt -
Sign up here
β‘οΈ β‘οΈ β‘οΈ http://eepurl.com/ic5ZUD
The documentation below is for v1.0 (depreciated)
We're launching a new version (v2.0) of the course starting December the 5th,
The syllabus
β‘οΈ β‘οΈ β‘οΈ http://eepurl.com/ic5ZUD
Sign up here The documentation below is for v1.0 (depreciated)
In this free course, you will:
π Study Deep Reinforcement Learning in theory and practice.π§βπ» Learn to use famous Deep RL libraries such as Stable Baselines3, RL Baselines3 Zoo, and RLlib.π€ Train agents in unique environments such as SnowballFight, Huggy the DoggoπΆ , and classical ones such as Space Invaders and PyBullet.πΎ Publish your trained agents in one line of code to the Hugging Face Hub. But also download powerful agents from the community.π Participate in challenges where you will evaluate your agents against other teams.ποΈ π¨ Learn to share your own environments made with Unity and Godot.
The best way to keep in touch is to join our discord server to exchange with the community and with us ππ» https://discord.gg/aYka4Yhff9
Are you new to Discord? Check our discord 101 to get the best practices
And don't forget to share with your friends who want to learn
ποΈ
The Syllabus This course is self-paced you can start when you want
The library you'll learn during this course
Version 1.0 (current):
Version 2.0 (in addition to SB3, RL-Baselines3-Zoo and CleanRL):
- RLlib
- Sample Factory
- Hugging Face Decision Transformers
- More to come
ποΈ
The Environments you'll use
Custom environments made by the Hugging Face Team using Unity and Godot
Environment | Screenshot |
---|---|
Huggy the Doggo |
|
SnowballFight |
πΉοΈ
Gym classic and controls environments Environment | Screenshot |
---|---|
Lunar Lander |
|
Frozen Lake |
|
Taxi |
|
Cartpole | |
Pong |
|
Pixelcopter |
πΎ
Gym Atari environments Environment | Screenshot |
---|---|
Space Invaders |
|
Breakout | |
Qbert | |
Seaquest |
π€
PyBullet Environment | Screenshot |
---|---|
Ant Bullet | |
Walker 2D Bullet |
ποΈ
MLAgents environments -
More to come
π§ -
More to come
π§
Prerequisites
- Good skills in Python
π - Basics in Deep Learning and Pytorch
If it's not the case yet, you can check these free resources:
- Python: https://www.udacity.com/course/introduction-to-python--ud1110
- Intro to Deep Learning with PyTorch: https://www.udacity.com/course/deep-learning-pytorch--ud188
- PyTorch in 60min: https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html
FAQ
Is this class free?
Yes, totally free
Do I need to have a Hugging Face account to follow the course?
Yes, to push your trained agents during the hands-on, you need an account (it's free)
You can create one here
Whatβs the format of the class?
The course consists of 8 Units. In each of the Units, we'll have:
- A theory explained part: an article and a video (based on Deep Reinforcement Learning Course)
- A hands-on Google Colab where you'll learn to use famous Deep RL libraries such as Stable Baselines3, RL Baselines3 Zoo, and RLlib to train your agents in unique environments such as SnowballFight, Huggy the Doggo
πΆ , and classical ones such as Space Invaders and PyBullet. - Some optional challenges: train an agent in another environment, and try to beat the results.
It's not a live course video, so you can watch and read each unit when you want
What I will do during this course?
In this free course, you will:
π Study Deep Reinforcement Learning in theory and practice.π§βπ» Learn to use famous Deep RL libraries such as Stable Baselines3, RL Baselines3 Zoo, and RLlib.π€ Train agents in unique environments such as SnowballFight, Huggy the DoggoπΆ , and classical ones such as Space Invaders and PyBullet.πΎ Publish your trained agents in one line of code to the Hub. But also download powerful agents from the community.π Participate in challenges where you will evaluate your agents against other teams.ποΈ π¨ Learn to share your own environments made with Unity and Godot.
Where do I sign up?
Here
Where can I find the course?
On this repository, we'll publish every week the links (chapters, hands-ons, videos).
Where can I exchange with my classmates and with you?
We have a discord server where you can exchange with the community and with us ππ» https://discord.gg/aYka4Yhff9
Donβt forget to introduce yourself when you sign up
I have some feedback
We want to improve and update the course iteratively with your feedback. If you have some, please fill this form
How much background knowledge is needed?
Some prerequisites:
Good skills in Python
If it's not the case yet, you can check these free resources:
- Python: https://www.udacity.com/course/introduction-to-python--ud1110
- Intro to Deep Learning with PyTorch: https://www.udacity.com/course/deep-learning-pytorch--ud188
- PyTorch in 60min: https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html
Is there a certificate?
Yes
Citing the project
To cite this repository in publications:
@misc{deep-rl-class,
author = {Simonini, Thomas and Sanseviero, Omar},
title = {The Hugging Face Deep Reinforcement Learning Class},
year = {2022},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/huggingface/deep-rl-class}},
}