Find your path

The learning mapwhat to read, and what it unlocks

The dependency map

How the chapters actually connect.

Every phase, left to right, one column each. Every node is a built chapter that links to its page; every thread is a dependency a chapter'smeta.yaml actually declares — not a line we drew by hand. Focus or hover a chapter to light up what it needs and what it unblocks.

The main line runs 0 → 1 → 2 → 4 → 5 — a complete “empty file → real robot” journey on its own. Columns markedoptional · Depth sit off it: self-contained electives you take when the itch strikes. The capstone requires none of them.

  • builds ondirect sequel — reuses the prior chapter's code
  • requireshard map prerequisite
  • phase gatePhase-4 gate — the capstone assumes it
  • reuses policyoptionally runs an earlier chapter's trained policy
  • on focus: prerequisites
  • on focus: what it unblocks
  • optional · Depthoff the main line — a self-contained elective
Phase 0 · Foundations
Phase 1 · Imitation
Phase 2 · Reinforcement
Phase 3 · Advancedoptional · Depth
Phase 4 · Capstone
Phase 5 · Practitioner
0.0Your First Robot Policy in Twenty Minutes0.1The Simulation Loop0.2Bodies, Joints, and MJCF0.3Spatial Reasoning Without Tears0.4Teleoperation & Your First Dataset0.5Seeing Like a Robot (rerun)1.1Behavior Cloning1.2Data Is the Policy1.3ACT1.4Generative Policies I1.5Generative Policies II1.6Evaluation Is Hard1.7Tokens Meet Torques1.8The Tiny VLA II1.9Graduation Bridge I2.1PPO2.2SAC and the Off-Policy Bargain2.34096 Robots at Once2.4Reward Design Is Programming2.5Locomotion2.6Sim-to-Real Intuition Lab I2.7Sim-to-Real Intuition Lab II2.8Concepts of ROS, Without ROS3.1World Models I3.2World Models II3.3Build a Physics Engine I3.4Build a Physics Engine II3.5Build a Physics Engine III3.6Full Circle3.7Datasets at Scale3.8Reading the Frontier3.9Plan Through Your Engine4Offline RL Primer4.2Corrections4.3RL Post-Training5.1Patches & Attention5.2Why Aligned5.3Control From Pixels5.4The Production VLA Shape5.5FAST5.6LoRA From Scratch5.7Quantize a Policy by Hand5.8The Real Loop
4·▸Leaderboard capstone

The map as a list

Every chapter, by phase, with the threads it declares. This is the same data the diagram draws — readable without JavaScript.

  1. Phase 0 · Foundations

  2. Phase 1 · Imitation

  3. Phase 2 · Reinforcement

  4. Phase 3 · Advancedoptional · Depth

    Off the main line (0 → 1 → 2 → 4 → 5) — self-contained electives; the capstone requires none of them.

  5. Phase 4 · Capstone

  6. Phase 5 · Practitioner

  7. coming · gatedPhase 4's leaderboard capstone is graded against hidden seeds, so those chapters open only once the grading server ships. They aren't linkable yet, and we won't pretend they are.

Every thread