upb-lea/reinforcement_learning_course_materials
Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University
These materials provide a comprehensive reinforcement learning course, equipping students with theoretical knowledge and practical skills. It includes lecture notes, video explanations, and hands-on Python-based programming exercises with solutions. Students and lecturers interested in understanding and applying reinforcement learning concepts would find this valuable.
1,017 stars.
Use this if you are a student or educator looking for structured, self-paced learning materials to master reinforcement learning from foundational concepts to advanced algorithms.
Not ideal if you are seeking a high-level overview or an advanced research toolkit, as this project focuses on educational instruction and practical exercises.
Stars
1,017
Forks
230
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/upb-lea/reinforcement_learning_course_materials"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning...
Denys88/rl_games
RL implementations
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild