DQN
Software / App
A specific deep reinforcement learning system developed by DeepMind that learns to play Atari games from pixels.
Mentioned in 2 videos
Videos Mentioning DQN

Ex Machina's Scientific Advisor - Murray Shanahan
Y Combinator
A specific deep reinforcement learning system developed by DeepMind that learns to play Atari games from pixels.

Deep Reinforcement Learning (John Schulman, OpenAI)
Lex Fridman
A deep Q-learning algorithm that is an online version of neural fitted Q-iteration with useful tweaks like replay pools and target networks.