Note Wisdom
These annotated study notes break down Stanford CS224R Lecture 11 on model-based RL, covering algorithm taxonomy, dynamics model training, planning methods, practical tradeoffs, and a dexterous robotics case study.
Institution: Stanford
Original Course: Stanford CS224R Deep Reinforcement Learning | Spring 2025 | Lecture 11: Model-Based RL
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 model-based reinforcement learning, where agents learn an internal model of environment dynamics and use it for planning, potentially achieving much higher sample efficiency than model-free methods. It covers approaches to learning dynamics models with neural networks, including probabilistic ensembles for uncertainty estimation. The lecture then explains how learned models are used for planning via model predictive control (MPC), trajectory optimization, and imagined rollouts for policy learning. It discusses the challenge of model bias — where planning exploits inaccuracies in the learned model — and presents methods such as Dyna-style algorithms, PETS, and Dreamer that combine model learning with policy optimization for robust, efficient RL.
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

