Model-Based RL
Offered By: Pascal Poupart via YouTube
Course Description
Overview
Explore model-based reinforcement learning in this comprehensive lecture, covering key concepts such as introduction, examples, pseudocode, complex models, and comparisons with replay buffers. Delve into practical applications of Dyna, search tree techniques, planning strategies, and Monte Carlo methods. Gain a deep understanding of how model-based RL differs from other approaches and learn to implement these concepts in real-world scenarios.
Syllabus
Modelbased RL
Introduction
Modelbased Reinforcement Learning
Example
Summary
Pseudocode
Complex models
Modelbased RL vs Replay Buffer
Discussion
Dyna
Dyna in practice
Search tree
Planning
Monte Carlo
Taught by
Pascal Poupart
Related Courses
Reinforcement LearningSteve Brunton via YouTube Stanford CS330: Deep Multi-Task and Meta Learning
Stanford University via YouTube Mastering Atari with Discrete World Models - Machine Learning Research Paper Explained
Yannic Kilcher via YouTube Generalizable Autonomy for Robot Manipulation
Alexander Amini via YouTube RL Foundation Models Are Coming!
Edan Meyer via YouTube