Skip to content

lennartab1/minimal-diffusion-mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal-diffusion-mnist

When you first learn a complex topic like Diffusion Models, you should always start by breaking it down into its easiest pieces to really understand the underlying concepts. Unfortunately, a lot of implementations of Diffusion Models on Github are quite complex and structured into a lot of files which makes approaching them quite hard. This is why I decided to implement a model which is as minimal as possible while still being able to generate image data; all in one single notebook.

Generated MNIST samples

About

A minimal implementation of a diffusion model trained on MNIST. Designed for clarity and educational purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors