Skip to content

Free course that takes you from zero to Reinforcement Learning PRO 🦸

Notifications You must be signed in to change notification settings

AnthonyLapadula/hands-on-rl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Hands-on Reinforcement Learning course 🚀

From zero to HERO 🦸🏻‍🦸🏽

Out of intense complexities, intense simplicities emerge

--Winston Churchill

Welcome ❤️

Welcome to my step by step hands-on-course that will take you from basic reinforcement learning to cutting-edge deep RL.

We will start with a short intro of what RL is, what is it used for, and how does the landscape of current RL algorithms look like.

Then, in each following chapter we will solve a different problem, with increasing difficulty:

  • 🏆 easy
  • 🏆🏆 medium
  • 🏆🏆🏆 hard

Ultimately, the most complex RL problems involve a mixture of reinforcement learning algorithms, optimizations and Deep Learning techniques.

You do not need to know deep learning (DL) to follow along this course.

I will give you enough context to get you familiar with DL philosophy and understand how it becomes a crucial ingredient in modern reinforcement learning.

Lectures

  1. Introduction to Reinforcement Learning
  2. Q-learning to drive a taxi 🏆
  3. SARSA to beat gravity 🏆
  4. Parametric Q learning to keep the balance 💃 🏆

Thanks❤️

Special thanks to all the students who contributed with valuable feedback and pull requests.

Wanna get updates on the course?

👉🏽 Subscribe to the datamachines newsletter.

👉🏽 Follow me on Medium.

About

Free course that takes you from zero to Reinforcement Learning PRO 🦸

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.8%
  • Python 1.2%