Deep Q-Learning

E444494

Deep Q-Learning is a reinforcement learning algorithm that uses deep neural networks to approximate Q-values, enabling agents to learn effective policies directly from high-dimensional inputs like raw images.

All labels observed (7)

Label Occurrences
Deep Q-Network 4
DQN 1
DQN algorithm 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf model-free reinforcement learning method ⓘ
off-policy learning algorithm ⓘ
reinforcement learning algorithm ⓘ
value-based reinforcement learning method ⓘ
addresses correlated training samples ⓘ
instability in Q-Learning with function approximation ⓘ
non-stationary target values ⓘ
approximates Q-values ⓘ
assumes discrete action space ⓘ
basedOn Q-Learning ⓘ
belongsTo deep reinforcement learning ⓘ
canSufferFrom overestimation bias ⓘ
enables learning from high-dimensional inputs ⓘ
learning from raw images ⓘ
estimates action-value function ⓘ
inspired Double DQN ⓘ
Dueling DQN ⓘ
Prioritized Experience Replay ⓘ
Rainbow DQN ⓘ
isImplementedIn Keras ⓘ
PyTorch ⓘ
TensorFlow ⓘ
isNotSuitableFor large continuous action spaces without modification ⓘ
isTaughtIn deep learning courses ⓘ
reinforcement learning courses ⓘ
isUsedFor Atari 2600 game playing ⓘ
control tasks ⓘ
robotics tasks ⓘ
learns policy implicitly via Q-function ⓘ
maps states to action values ⓘ
optimizes expected cumulative reward ⓘ
requires interaction with environment ⓘ
reward signal ⓘ
typicallyUses convolutional neural networks ⓘ
updates neural network parameters ⓘ
uses Bellman equation ⓘ
deep neural networks ⓘ
epsilon-greedy exploration ⓘ
experience replay ⓘ
function approximation ⓘ
replay buffer ⓘ
stochastic gradient descent ⓘ
target network ⓘ
wasDescribedIn Playing Atari with Deep Reinforcement Learning ⓘ
wasExtendedIn Human-level control through deep reinforcement learning ⓘ
wasIntroducedIn 2013 ⓘ
wasPopularizedBy DeepMind ⓘ

How these facts were elicited

Referenced by (10)

Full triples — surface form annotated when it differs from this entity's canonical label.

Double DQN → extends → Deep Q-Network ⓘ
linked to: Deep Q-Learning
Volodymyr Mnih → knownFor → DQN algorithm ⓘ
linked to: Deep Q-Learning
Alex Graves → notableWork → Deep Recurrent Q-Learning ⓘ
linked to: Deep Q-Learning
Rainbow DQN → basedOn → Deep Q-Network ⓘ
linked to: Deep Q-Learning
Rainbow DQN → improvesOver → DQN ⓘ
linked to: Deep Q-Learning
Asynchronous Advantage Actor-Critic → comparedTo → Deep Q-Network ⓘ
linked to: Deep Q-Learning
Rainbow DQN → basedOn → Deep Q-Network ⓘ
subject linked to: Dan Horgan
linked to: Deep Q-Learning
Rainbow DQN → basedOn → Deep Q-Networks ⓘ
subject linked to: Bilal Piot
linked to: Deep Q-Learning
Rainbow DQN → basedOn → Deep Q-Networks (DQN) ⓘ
subject linked to: Mohammad Azar
linked to: Deep Q-Learning