TRPO
Software / App
Trust Region Policy Optimization, an off-policy RL algorithm that takes multiple steps while staying close to the original policy using importance weighting corrections.
Mentioned in 3 videos
Save the 3 videos on TRPO to your own pod.
Sign up free to keep building your knowledge base on TRPO as more episodes are added.
Videos Mentioning TRPO

Stanford CS336 Language Modeling from Scratch | Spring 2026 | Lecture 15: Mid/Post-Training
Stanford Online
Trust Region Policy Optimization, an off-policy RL algorithm that takes multiple steps while staying close to the original policy using importance weighting corrections.

Chelsea Finn: This is the State of the Art in Robotics
Y Combinator
Reinforcement learning algorithms used in language models that have scaled to enable complex reasoning.

Stanford AA203 Optimal and Learning-Based Control | Spring 2026 | Lecture 19: Model-Based RL
Stanford Online
Trust Region Policy Optimization, an algorithm designed to improve policy optimization by ensuring updates stay within a trust region, preventing large, destabilizing changes.