Note Wisdom
These annotated study notes break down Stanford CS224R Lecture 3 on policy gradients, covering mathematical derivation, intuition, worked examples, variance challenges, and on-policy tradeoffs for student review.
Institution: Stanford
Original Course: Stanford CS224R Deep Reinforcement Learning | Spring 2025 | Lecture 3: Policy Gradients
Instructor Bio: This lecture is delivered by Chelsea Finn, Assistant Professor of Computer Science and Electrical Engineering at Stanford University, and co-founder of Pi. Chelsea Finn leads the IRIS (Intelligent Robotics and Interactive Systems) Lab at Stanford, affiliated with the Stanford Artificial Intelligence Laboratory (SAIL) and the Machine Learning Group. Her research focuses on the capability of robots and other agents to develop broadly intelligent behavior through learning and interaction, spanning reinforcement learning, meta-learning, imitation learning, and robotic manipulation. She received her PhD in Computer Science from UC Berkeley and her B.S. in Electrical Engineering and Computer Science from MIT, and previously held research positions at Google Brain and Google DeepMind. She has taught CS224R: Deep Reinforcement Learning at Stanford since Spring 2023, and also created and taught CS330: Deep Multi-Task and Meta Learning.
Course Description: This lecture introduces policy gradient methods, one of the most fundamental and widely used families of reinforcement learning algorithms that directly optimize parameterized policies. It derives the policy gradient theorem, which provides an unbiased estimator of the gradient of expected return with respect to policy parameters, and presents the REINFORCE algorithm as the simplest policy gradient method. The lecture then covers critical variance reduction techniques including reward-to-go baselines, state-dependent baselines, and advantage functions. It also discusses practical implementation considerations such as trust region constraints, leading into algorithms like TRPO and PPO that stabilize policy gradient updates for reliable training.
All contents below are exclusive to the paid Word file, NOT available on this web page
Skip hours of watching lectures. Get organized notes, exam prep materials and problem solutions all in one Word file.
Click to see everything included
All contents below are exclusive to the paid Word file, NOT available on this web page

