Contents

9 modules · 4 parts · ~122 min

Diffusion

Nine modules on diffusion models for people who have trained one and want the derivations to actually connect. The forward process and why it is designed the way it is, three equivalent views of the objective, the sampler as an ODE solver, guidance, latent and flow-matching formulations, and where inference time actually goes.

Part FThe process

What is actually being learned.

Part GSampling

The generative half, as numerics.

Part HControl

Steering the trajectory.

Part IIn practice

Latents, distillation, and cost.