Skip to content

ardagoreci/jax-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jax-diffusion

This repository is my implementation of the paper Denoising Diffusion Probabilistic Models (https://arxiv.org/abs/2006.11239) in JAX. The authors have released an implementation in TensorFlow, but their implementation is written to be more general and is complex. In the spirit of "What I cannot create, I do not understand" I am implementing the diffusion model in JAX as simply as I can.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages