Neural Foundations · 1992
Q-learning
Introduced Q-learning, an off-policy algorithm that learns the value of taking each action in each state and proved it converges to optimal control even while the agent explores with a different policy.
Editorial record
Plain-language summary
Watkins and Dayan defined a rule that updates an estimate of the long-run reward for each state-action pair (the Q-value) from observed transitions and rewards. Because updates use the best available next action rather than the action actually taken, the agent can learn the optimal policy while still exploring. They gave a convergence proof, giving reinforcement learning a model-free method with mathematical guarantees that underpins much later work.
Knowledge graph
Relationships
Antecedents
CombinesEvidence: Direct
Human-level Control through Deep RL (DQN)
DQN combines Q-learning with deep CNNs
A-033
Descendants
ExtendsEvidence: Strongly supported
Learning to Predict by the Methods of Temporal Differences
Q-learning builds on temporal-difference learning
A-030
Source record
Provenance
- Record ID
- A-030
- Record created
- 2026-07-13
- Last reviewed
- 2026-07-14
- Record version
- 2
Citation caveat: Citation metadata is approximate and marked unverified in the source dataset.