@tom_doerr: Hugging Face deep reinforcement learning course with practical exercises https://github.com/huggingface/deep-rl-class…
Summary
Hugging Face offers a deep reinforcement learning course with practical exercises, now in low-maintenance state but still a useful resource for learning theory and hands-on DRL.
View Cached Full Text
Cached at: 05/24/26, 12:29 PM
Hugging Face deep reinforcement learning course with practical exercises
https://t.co/9WMuq581BF https://t.co/UyBX7YfarB
huggingface/deep-rl-class
Source: https://github.com/huggingface/deep-rl-class
The Hugging Face Deep Reinforcement Learning Course 🤗 (v2.0)
If you like the course, don’t hesitate to ⭐ star this repository. This helps us 🤗.
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
Course Maintenance Notice 🚧
Please note that this Deep Reinforcement Learning course is now in a low-maintenance state. However, it remains an excellent resource to learn both the theory and practical aspects of Deep Reinforcement Learning.
Keep in mind the following points:
-
Unit 7 (AI vs AI) : This feature is currently non-functional. However, you can still train your agent to play soccer and observe its performance.
-
Leaderboard : The leaderboard is no longer operational.
Aside from these points, all theory content and practical exercises remain fully accessible and effective for learning.
If you have any problem with one of the hands-on please check the issue sections where the community give some solutions to bugs.
Citing the project
To cite this repository in publications:
@misc{deep-rl-course,
author = {Simonini, Thomas and Sanseviero, Omar},
title = {The Hugging Face Deep Reinforcement Learning Class},
year = {2023},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/huggingface/deep-rl-class}},
}
Similar Articles
@_rohit_tiwari_: Reinforcement Learning Course A structured learning path to understand and apply RL. https://github.com/upb-lea/reinfor…
A structured reinforcement learning course with lecture notes, tutorial tasks, and videos, shared as open-source materials from Paderborn University and University of Siegen.
@sheriyuo: The Hands-on Modern RL tutorial everyone has been waiting for is finally available in English PDF download link: https:…
An open-source hands-on modern reinforcement learning course covering from classic control to LLM post-training, RLHF, DPO, GRPO, and agentic RL is now available as a free English PDF download.
@tom_doerr: Builds custom AI agents with reinforcement learning https://github.com/agentica-project/rllm…
rLLM is an open-source framework for post-training language agents via reinforcement learning, with notable model releases like DeepSWE-Preview and DeepCoder-14B-Preview achieving state-of-the-art results.
@tom_doerr: Teaches building AI agents from first principles https://github.com/pguso/ai-agents-from-scratch…
A GitHub repository that teaches how to build AI agents from first principles using local LLMs and node-llama-cpp, progressing from basic LLM interactions to full agent architectures like ReAct.
@adithya_s_k: We just hit #1 trending on @huggingface Spaces “The Ultimate Guide to RL Environments” dives into building & scaling RL…
A guide on building and scaling reinforcement learning environments for LLMs has reached #1 trending on Hugging Face Spaces.