Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tutorial Oriented Repo MNISTDiffusion: A Lightweight DDPM With Minimal Code and Dependencies. #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bot66
Copy link

@bot66 bot66 commented Dec 14, 2023

Hi!

I would like to contribute my repo to this awesome curated list. In this repo I implemented a denoising diffusion model from scratch with merely PyTorch.The model is surprisingly small and works perfectly fine on the MNIST dataset. You can train it on a CPU machine at a reasonable speed.

I also include the good resources I have checked when building the model in the README. This is a very good repo for beginners who are looking for a simple codebase of DDPM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant