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.
Repository: https://github.com/rubzip/Diffusion-models