
This free course will take you on a journey, from classical robotics to modern learning-based approaches, in understanding, implementing, and applying machine learning techniques to real robotic systems.
This course is based on the Robot Learning Tutorial, which is a comprehensive guide to robot learning for researchers and practitioners. Here, we are attempting to distill the tutorial into a more accessible format for the community.
This first unit will help you onboard. You’ll see the course syllabus and learning objectives, understand the structure and prerequisites, meet the team behind the course, learn about LeRobot and the surrounding Huggnig Face ecosystem, and explore the community resources that support your journey.
This course bridges theory and practice in Robotics! It’s designed for students interested in understanding how machine learning is transforming robotics. Whether you’re new to robotics or looking to understand learning-based approaches, this course will guide you step by step.
Across the course you will study classical robotics foundations and modern learning‑based approaches, learn to use LeRobot, work with real robotics datasets, and implement state‑of‑the‑art algorithms. The emphasis is on practical skills you can apply to real robotic systems.
At the end of this course, you’ll understand:
Here is the general syllabus for the robotics course. Each unit builds on the previous ones to give you a comprehensive understanding of Robotics.
| # | Topic | Description | Released |
|---|---|---|---|
| 0 | Course Introduction | Welcome, prerequisites, and course overview | ✅ |
| 1 | Course Overview | Learning path and objectives | ✅ |
| 2 | Introduction to Robotics | Why Robotics matters and LeRobot ecosystem | ✅ |
| 3 | Classical Robotics | Traditional approaches and their limitations | ✅ |
| 4 | Course Summary | Transition from classical to learning-based approaches | ✅ |
| 5 | Reinforcement Learning | How robots learn through trial and error | Coming Soon |
| 6 | Imitation Learning | Learning from demonstrations and behavioral cloning | Coming Soon |
| 7 | Foundation Models | Large-scale models for general robotics | Coming Soon |
You should be comfortable with basic Python (variables, functions, loops). Elementary linear algebra and calculus help for a full understanding but aren’t required.
General familiarity with ML is a bonus, but we’ll explain concepts as they arise. Most importantly, bring curiosity about how machines learn to act in the physical world.
New to robotics? This course is designed to be beginner-friendly! We start from the basics and build up to advanced concepts. If you have questions or need help, check out the course community on the Hugging Face Hub.
Don’t have a robot? No problem! You can follow along with simulated environments and datasets. The concepts translate directly to real hardware when you’re ready.
This course is designed for self-paced learning with built-in assessments to help you track your progress.
Course Features:
No formal certification required - the goal is to gain practical knowledge and skills in Robotics that you can apply to your own projects and research.
This course is designed to be self-paced and flexible. Each unit should take approximately 30-45 minutes to complete, including reading, understanding concepts, and working through code examples.
Recommended approach:
To get the most out of this robotics course, we recommend:
We would like to extend our gratitude to the following projects and communities:
Contributions are welcome 🤗