In this repository, I have a simple implementation of a diffusion model which reproduces the methodology in J. Ho, et. al. Denoising Diffusion Probabilistic Models (2020).
For an in-depth explanation of the theory behind diffusion models, please see my blog post here.
pip install -r requirements.txt