Get Started with Deep Q Learning
6 videos • 12,880 views • by Machine Learning with Phil Deep Q Learning really jump started the deep reinforcement learning craze. In this series of tutorials and lectures you'll learn everything about how the deep q learning algorithm works, why deep q learning needs target networks and replay buffers, as well as how to code a deep q learning agent to play Atari games in the Open AI Gym. We'll write code in both the Tensorflow and PyTorch deep learning frameworks.