sdai654416 / Joint-GAN
☆19Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Joint-GAN
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 6 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆53Updated 7 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU …☆73Updated 6 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆90Updated 7 years ago
- Implementation of REBAR in PyTorch☆17Updated 6 years ago
- Professor Forcing, NIPS'16☆45Updated 7 years ago
- Semi-Supervised Learning with Categorical VAE (experimented on MNIST)☆28Updated 7 years ago
- Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013☆93Updated 7 years ago
- The code for the ACL 2017 paper "Scalable Bayesian Learning of Recurrent Neural Networks for Language Modeling"☆29Updated 7 years ago
- Implementation of Coulomb GANs☆62Updated 3 years ago
- ☆154Updated 6 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆75Updated 7 years ago
- Code to build VAE models that are jointly conditioned.☆36Updated 6 years ago
- implementation for NIPS paper Triangle Generative Adversarial Networks☆62Updated 6 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆38Updated 5 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆72Updated 3 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆99Updated 8 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- Generative Matching Networks☆31Updated 7 years ago
- Code release for the paper "Calibrating Energy-based Generative Adversarial Networks"☆23Updated 7 years ago
- ☆48Updated 6 years ago
- The Variational Homoencoder: Learning to learn high capacity generative models from few examples☆33Updated last year
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.