Understanding Reinforcement Learning Pong
Let's dive into the details surrounding Reinforcement Learning Pong. This is the first video in a series on teaching a Deep Q Network to play
Key Takeaways about Reinforcement Learning Pong
- Instructor: Andrej Karpathy (Tesla) Lecture 4B Deep RL Bootcamp Berkeley August 2017 Policy Gradients Revisited:
- How does
- The video demonstrates the use of
- This demo uses a tabular set of states that are extracted from ram (the state variables are displayed on screen), and trains using ...
- Welcome to Dueling AI, Self-Play
Detailed Analysis of Reinforcement Learning Pong
Google DeepMind created an artificial intelligence program using deep Teach an AI to play This is a supercut of a video series I released a couple of months ago - Dueling AI - Self-Play RL with a Custom
Full episode: https://www.youtube.com/watch?v=lXUZvyajciY Me on twitter: https://x.com/dwarkesh_sp Andrej Karpathy helped ...
That wraps up our extensive overview of Reinforcement Learning Pong.