Stanford CS224R Deep Reinforcement Learning | Spring 2025 | Lecture 6: Q-Learning

Stanford Online · 61:40

Q-learning lets you do RL without an explicit policy network: you fit a Q-function to the Bellman optimality equation, then act by taking \(\arg\maxa Q(s,a)\). This lecture derives that idea from last week’s off-polic...

Read the full summary on tuber

Redirecting...