AI From Scratch/Phase 04/Lesson 10/~75 minutes

Image Generation — Diffusion Models

BuildPythonNo prerequisites

A diffusion model learns to denoise. Train it to remove a tiny bit of noise from a noisy image, repeat that backwards a thousand times, and you have an image generator.

Loading lesson page...