Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 312 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 312 Bytes

Collection of toy and training code

  • classifier2generator/ - turning an image classifier into an image generator
  • diffusion/ - toy 1D denoising diffusion model. The goal is to understand how Denoising Diffusion Probabilistic Models work in the simplest possible setting