AGI·EVALSSign in
Paid Course · Evaluations & Reinforcement Learning

RLHF & Aligned Agents, From Scratch

From the state-vs-action gap to PPO, GRPO, and DPO, then a runnable car-navigation capstone where you train real policies and measure what is actually true. Built on the agi-eval package, so every claim is one you can check.

Modules
4
Lessons
21
Notebooks
6
Capstone
1

Pricing

Foundations

$29one-time · Modules 1-2

A low-risk way to start: the state-vs-action gap and the scoring-policy design that the rest of the course builds on.

Complete Course

Best value
$199one-time · Modules 1-4 + capstone

Everything: foundations, the full RL formalism, the algorithms that train agents (PPO, GRPO, DPO), and the runnable car-navigation capstone.

Every lesson is free to read right now. Sign-in, progress tracking, and certificates light up as the course goes live; Lesson 1A always stays a free preview.

Curriculum

Capstone · LLM-Guided Curriculum for Car NavigationReal PPO · 5 seeds · runnable
Tier C / Capstone

Measure What Is Actually True

Train a status-quo PPO baseline and an LLM-guided agent on the same sparse-reward task, across five seeds, and report the real numbers.

The honest finding: on easy tasks the LLM guidance did not converge faster. The payoff was reliability on hard sparse tasks: cold-start solved 3/5 seeds, guided solved 5/5. No synthetic plots, the figure is the run.

Read the capstone ›
Multi-seed PPO comparison: status quo vs LLM-guided
FIG. C-1 · generated by the shipped harness