馃 Diffusion Models Implementation
Educational implementation of the Denoising Diffusion Models (DDM) paper on the CIFAR-10 dataset. The project uses a pretrained U-Net for the denoising process and sinusoidal time embeddings for timestep encoding.
I have a blog post with more detailed notes on diffusion models here.
Repository: https://github.com/rubzip/Diffusion-models