sootlasten / beta-vae
Beta-VAE implementations in both PyTorch and Tensorflow
☆22Updated 6 years ago
Alternatives and similar repositories for beta-vae:
Users that are interested in beta-vae are comparing it to the libraries listed below
- Disentangled Variational AutoEncoder with PyTorch☆29Updated 6 years ago
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch☆42Updated 4 years ago
- Pytorch implementation of SCAN: Learning Abstract Hierarchical Compositional Visual Concepts☆21Updated 7 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 5 years ago
- The Variational Homoencoder: Learning to learn high capacity generative models from few examples☆34Updated last year
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 6 years ago
- Code for the Paper "Centroid Networks for Few-Shot Clustering and Unsupervised Few-Shot Classification"☆23Updated 5 years ago
- TensorFlow-based implementation of "Attend, Infer, Repeat" paper (Eslami et al., 2016, arXiv:1603.08575).☆42Updated 7 years ago
- Implementation of Information Dropout☆39Updated 7 years ago
- Implementation of Hierarchical Long-term Video Prediction without Supervision☆90Updated 3 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 8 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 7 years ago
- Source code for ICLR 2019 paper☆24Updated 4 years ago
- Variational Autoencoder with Spatial Broadcast Decoder☆35Updated 5 years ago
- Variational Autoencoders with Gaussian Mixture Latent Space☆36Updated 7 years ago
- Tensorflow implementation of "Representation Learning with Contrastive Predictive Coding"☆64Updated 6 years ago
- Recurrent Back Propagation, Back Propagation Through Optimization, ICML 2018☆41Updated 6 years ago
- Code for Variational Laplace Autoencoders☆54Updated last year
- Like Moving MNIST, but way more flexible☆24Updated 4 years ago
- A PyTorch implementation of Conditional PixelCNNs☆27Updated 7 years ago
- Wasserstein Adversarial Autoencoder Pytorch☆27Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆83Updated 5 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.