conan7882 / adversarial-autoencoders
Tensorflow implementation of Adversarial Autoencoders
☆247Updated 6 years ago
Alternatives and similar repositories for adversarial-autoencoders:
Users that are interested in adversarial-autoencoders are comparing it to the libraries listed below
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 6 years ago
- A wizard's guide to Adversarial Autoencoders☆435Updated 3 years ago
- An adversarial autoencoder implementation in pytorch☆83Updated 5 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆245Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- ☆199Updated 7 years ago
- This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoe…☆206Updated 6 years ago
- Wasserstein Auto-Encoders☆507Updated 6 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 8 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 7 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 5 years ago
- Replicating "Understanding disentangling in β-VAE"☆197Updated 6 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆260Updated 6 years ago
- Adversarially Learned Inference☆310Updated 6 years ago
- Tensorflow implementation of adversarial auto-encoder for MNIST☆87Updated 7 years ago
- Tensorflow implementation of Hyperspherical Variational Auto-Encoders☆227Updated 6 years ago
- ☆115Updated last year
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- Tensorflow implementation of Gated Conditional Pixel Convolutional Neural Network☆484Updated 6 years ago
- Unrolled Generative Adversarial Networks☆292Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 7 years ago
- Tensorflow Implementation of Adversarial Attack to Capsule Networks☆173Updated 7 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆442Updated 5 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- Generative Probabilistic Novelty Detection with Adversarial Autoencoders☆129Updated 4 years ago
- Generative image model with learned similarity measures☆440Updated 8 years ago
- Implementation of VLAE