Stanford CS224R Deep Reinforcement Learning | Spring 2025 | Lecture 16: RL for Robots
Stanford Online · 65:44
Standard RL on physical robots is not autonomous: env.reset() is a simulation convenience, and in the real world a human (or equivalent) must restore the initial state after every trial. This lecture defines autonomou...