In this we will look at a basic implementation of a toy diffusion model from scratch on MNIST dataset. We will also compare this implementation with the DDPM implementation and observe the differences.
Original notebook from HF:
“As an Amazon Associate I earn from qualifying purchases.”