Skip to content

Generative models using JAX. Currently intended for "Learning" and not for "Production"

License

Notifications You must be signed in to change notification settings

Saran-nns/jaxifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jaxifier

Normalizing Flow models using Pytorch, Tensorflow and XLA accellarated JAX which allows for automatically parallelising code across multiple accelerators such as GPUs and TPUs.

The repository is under active developement.

  • Linear Flow : [x] PyTorch [x] TensorFlow [x] Jax
  • Non-Linear Flow: [x] PyTorch [x] TensorFlow [x] Jax
  • Affine Flow: [x] PyTorch [x] TensorFlow [x] Jax
  • Planar Flow: [ ] PyTorch [ ] TensorFlow [ ] Jax
  • Radial Flow
  • Coupling and Autoregressive Flows
  • RealNVPs
  • GLOW

About

Generative models using JAX. Currently intended for "Learning" and not for "Production"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages