GitHub - alessiodm/drl-zh: Deep Reinforcement Learning: Zero to Hero!
Deep Reinforcement Learning: Zero to Hero!
Welcome to the most hands-on reinforcement learning experience!
This is a short and practical introductory course on foundational and classic deep reinforcement
learning algorithms. By the end of the course, you will have written from scratch algorithms like
DQN, SAC, PPO, as well as understood at a high-level the theory behind them.
We will be able to train an AI to play Atari games and land on the Moon!
Environment Setup
To make sure we can focus on l...
Read more at github.com