This notebook implements a basic Denoising Diffusion Probabilistic Model (DDPM) to generate samples from a 2D data distribution (either bimodal Gaussian or two moons). It defines the forward diffusion process (adding noise) and trains a neural network to learn the reverse process (removing noise) using either a noise prediction or score matching objective.
-
Notifications
You must be signed in to change notification settings - Fork 0
abhishek1297/score-based-diffusion-model
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A small toy implementation of a score-based diffusion model on a low dimensional data.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published

