Skip to content

Variational and Importance Weigthed Autoencoders in PyTorch

License

Notifications You must be signed in to change notification settings

argos-uach/IWAE-torch

Repository files navigation

VAE and IWAE in PyTorch

Implementations of Variational Autoencoder (VAE) and Importance Weigthed Autoencoders (IWAE) in PyTorch

Currently

  • Factorized Gaussian encoder
  • Factorized Gaussian decoder (with range limited variance)
  • VAE and IWAE cost functions
  • MNIST example

References

About

Variational and Importance Weigthed Autoencoders in PyTorch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published