tanelp/tiny-diffusion resource
A minimal PyTorch implementation of probabilistic diffusion models for 2D datasets. observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 0
- Release rhythm 35
- Longevity 94
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1328
- days_rel: n/a
- days_push: 848
- n_releases_24m: 0
Adoption not part of the score
1014 stars · 81 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimal PyTorch implementation of probabilistic diffusion models (DDPM) trained on 2D point datasets like the Datasaurus Dozen. It includes visualizations of the forward and reverse diffusion processes plus ablation experiments on hyperparameters such as learning rate, timesteps, and variance schedules.
Use cases
- learn how diffusion models work
- understand ddpm training internals
- experiment with diffusion model hyperparameters
- visualize forward and reverse diffusion processes
- minimal diffusion model code to read and modify
- study effect of timestep count and beta schedules
When to choose
- you want a small, readable codebase to learn diffusion models from
- you need a sandbox for running ablations on DDPM hyperparameters
- you prefer minimal implementations over large production frameworks
When to avoid
- you need production-ready image or video diffusion generation
- you want pretrained models or a full feature set like HuggingFace diffusers
- you need a maintained library with a license and long-term support
Facets
learning-resource · maturity maintenance
machine-learning deep-learning data-visualization deep-learning machine-learning tutorials data-visualization python diffusion-models ddpm pytorch educational generative-models minimal-implementation
1 source
- readme: https://github.com/tanelp/tiny-diffusion · fetched 2026-08-28 · 68422a54372c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tanelp/tiny-diffusion | main | 31 |
For agents
markdown · JSON · MCP: product_card(name="tanelp/tiny-diffusion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem