Temporal Difference Learning

AI and Machine Learning · Reinforcement Learning · temporal-difference-learning.yaml

Updates a value estimate toward a later estimate rather than waiting for the final return. Learns from incomplete episodes, which is what makes online learning possible at all.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G markov-decision-process Markov Decision Process q-learning Q-Learning temporal-difference-learning Temporal Difference Learning q-learning->temporal-difference-learning the bootstrapped target is the best next action's value temporal-difference-learning->markov-decision-process estimates the value function the MDP defines

This node

Referenced by

References