Lecture
Mediaspace scheduled maintenance: Aug 25, 2026 07:00 - 12:00 AM. During this time, videos will be temporarily unavailable. Check status updates.
This lecture introduces Temporal Difference Learning (TD learning) and the standard TD(0) algorithm for estimating values in reinforcement learning. It covers the concept of V-values, state-values, and the Bellman equation for value consistency of neighboring states. The lecture also explains how TD methods explore the graph over time, compare values at neighboring time steps, and update values based on 'temporal difference'.
Network: Computation in Neural Systems', Journal of Computational Neuroscience', and `Science'.