Cyr-Ch/Diffusion-101
A beginner-friendly guide to building and training diffusion models from scratch. Includes step-by-step tutorials, interactive notebooks, and a complete PyTorch implementation with DDIM, Heun, and DPM-Solver samplers. Learn to generate images with MNIST/CIFAR-10 datasets.
Stars
5
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Cyr-Ch/Diffusion-101"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sp-nitech/diffsptk
A differentiable version of SPTK
trigeorgis/mdm
A TensorFlow implementation of the Mnemonic Descent Method.
clovaai/mxfont
Official PyTorch implementation of MX-Font (Multiple Heads are Better than One: Few-shot Font...
Michedev/DDPMs-Pytorch
Implementation of various DDPM papers to understand how they work
clovaai/fewshot-font-generation
The unified repository for few-shot font generation methods. This repository includes FUNIT...