pratikm141 / MMD-Variational-Autoencoder-Pytorch-InfoVAELinks
Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch
☆42Updated 4 years ago
Alternatives and similar repositories for MMD-Variational-Autoencoder-Pytorch-InfoVAE
Users that are interested in MMD-Variational-Autoencoder-Pytorch-InfoVAE are comparing it to the libraries listed below
Sorting:
- Variational Autoencoders with Gaussian Mixture Latent Space☆36Updated 8 years ago
- ☆91Updated 6 years ago
- Beta-VAE implementations in both PyTorch and Tensorflow☆22Updated 7 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆39Updated 6 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…☆106Updated 6 years ago
- ☆26Updated 6 years ago
- ☆68Updated 6 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆103Updated 6 years ago
- Temporal Difference Variational Auto-Encoder (TD-VAE) (Implementation in PyTorch)☆163Updated 2 years ago
- Variational Autoencoder with Spatial Broadcast Decoder☆35Updated 6 years ago
- Code for reproducing results from our paper, Robustness of conditional GANs to noisy labels, NIPS 2018☆40Updated 6 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 7 years ago
- ☆110Updated 8 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆68Updated 4 years ago
- Gaussian Process Prior Variational Autoencoder☆85Updated 6 years ago
- Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)☆47Updated 5 years ago
- Code for Variational Laplace Autoencoders☆54Updated 2 years ago
- ☆17Updated 7 years ago
- ☆27Updated 5 years ago
- Code for image generation of Variational Discriminator Bottleneck: Improving Imitation Learning, Inverse RL, and GANs by Constraining Inf…☆143Updated 2 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆84Updated 2 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆110Updated 7 years ago
- Experiments for the Neural Autoregressive Flows paper☆125Updated 4 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 6 years ago
- PyTorch code accompanying our paper on Maximum Entropy Generators for Energy-Based Models☆154Updated 5 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 7 years ago
- PyTorch Implementation of Neural Statistician☆60Updated 3 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch