nicola-decao / s-vae-pytorch
Pytorch implementation of Hyperspherical Variational Auto-Encoders
☆352Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for s-vae-pytorch
- Tensorflow implementation of Hyperspherical Variational Auto-Encoders☆226Updated 5 years ago
- Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling☆223Updated 6 years ago
- Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)☆228Updated 6 years ago
- Disentanglement library for PyTorch☆274Updated 2 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆343Updated 2 years ago
- PyTorch implementations of algorithms for density estimation☆577Updated 3 years ago
- Pytorch implementation of Block Neural Autoregressive Flow☆176Updated 3 years ago
- Real NVP PyTorch a Minimal Working Example | Normalizing Flow☆137Updated 4 years ago
- Neural Spline Flow, RealNVP, Autoregressive Flow, 1x1Conv in PyTorch.☆272Updated 11 months ago
- ☆89Updated 5 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆376Updated 2 years ago
- code for "Continuous Hierarchical Representations with Poincaré Variational Auto-Encoders".☆123Updated last year
- Project site for "Your Classifier is Secretly an Energy-Based Model and You Should Treat it Like One"☆417Updated 2 years ago
- ☆178Updated 5 years ago
- PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational Autoencoders" (ICLR 2019)☆184Updated 3 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆294Updated 4 years ago
- code for "Residual Flows for Invertible Generative Modeling".☆263Updated last year
- Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"☆284Updated 3 years ago
- Implementation of Real NVP in PyTorch☆224Updated 5 years ago
- MINE: Mutual Information Neural Estimation in pytorch (unofficial)☆203Updated 6 years ago
- Code for Neural Spline Flows paper