bot66/MNISTDiffusion

Implement a MNIST(also minimal) version of denoising diffusion probabilistic model from scratch.The model only has 4.55MB.

46
/ 100
Emerging

Built with depthwise convolutions, residual shortcuts, and simplified timestep embeddings, the model achieves full DDPM functionality at minimal footprint through architectural simplification rather than quantization. Trains end-to-end on MNIST using PyTorch with configurable hyperparameters, producing both inference checkpoints (9.1MB with EMA) suitable for educational purposes or resource-constrained environments. References the canonical DDPM paper and implements the core denoising diffusion framework as a learning resource for understanding generative modeling fundamentals.

143 stars. No commits in the last 6 months.

Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 20 / 25

How are scores calculated?

Stars

143

Forks

28

Language

Python

License

MIT

Last pushed

Dec 09, 2022

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/bot66/MNISTDiffusion"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.