Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Robot Learning

ETH Zürichの講義「Robot Learning: From Fundamentals to Foundation Models」は、模倣学習、強化学習、方策最適化から、VLA・ロボット基盤モデルまでを扱う講義です。講義スライド、録画、関連論文、演習コードが公開されています。

進め方

SO-101で模倣学習を体験しようでは、講義に先立ってロボット学習の流れを一度体験します。Expert取得後、ロボット学習を使う演習やMasterプロジェクトに進むときに、講義を前から順に必要な範囲まで学びます。

  1. Introduction to Robot Learning、PyTorch & NumPy Tutorial

  2. Robot Control & MDPs

  3. Imitation Learning

  4. Reinforcement Learning I・II

  5. Generative Models

  6. Sequence Modeling and Transformers

  7. World Models

  8. Generalist Robot Policies

  9. Embodied Reasoning and Test-time Scaling

  10. Frontier & Open Problem

演習との対応

参考資料

Robot Learning, ETH Zürich

Course GitHub