kremerj / vae
Variational autoencoder implementation in tensorflow following the classic paper by Kingma and Welling.
☆12Updated 7 years ago
Alternatives and similar repositories for vae:
Users that are interested in vae are comparing it to the libraries listed below
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 7 years ago
- Implementation of different Normalizing Flows, NF, Planar Flows, IAF, etc.☆27Updated 6 years ago
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆70Updated 5 years ago
- a replicate of https://arxiv.org/pdf/1711.00937.pdf☆16Updated 7 years ago
- VAE + Quantile Networks for MNIST☆12Updated 6 years ago
- Deep variational inference in tensorflow☆56Updated 6 years ago
- A Tensorflow Implementation of VQ-VAE Speaker Conversion☆43Updated 6 years ago
- Source code for "Towards a Deeper Understanding of Adversarial Losses under a Discriminative Adversarial Network Setting"☆42Updated 2 years ago
- Demos, pretrained models, and (WIP) code supporting Representation Mixing☆51Updated 6 years ago
- A monster repo for random research, not organized in any particular way☆13Updated 8 years ago
- TensorFlow, PyTorch and Numpy layers for generating Orthogonal Polynomials☆31Updated 6 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆76Updated 8 years ago
- Lifelong Variational Autoencoder☆14Updated 7 years ago
- Analyzing deviation from orthogonality in RNNs☆16Updated 7 years ago
- Tensorflow implementation of "Representation Learning with Contrastive Predictive Coding"☆64Updated 6 years ago
- WaveNet implementation with chainer☆57Updated 7 years ago
- Orkis-Research / Quaternion-Convolutional-Neural-Networks-for-End-to-End-Automatic-Speech-RecognitionThis is the code for the paper 'Quaternion Convolutional Neural Networks for End-to-End Automatic Speech Recognition'. It provides all th…☆64Updated 6 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 8 years ago
- PyTorch bindings for Warp-CTC☆42Updated 5 years ago
- Implementations of vanilla autoencoder, VAE, and GAN in Tensorflow☆17Updated 7 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 7 years ago
- This repository contains the code to reproduce the core results from the paper "Scalable Factorized Hierarchical Variational Autoencoders…☆53Updated 6 years ago
- Anonymous ICLR Submission☆14Updated 5 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆45Updated 5 years ago
- This is an implementation of "Generative adversarial network-based postfilter for statistical parametric speech synthesis"☆16Updated 6 years ago
- boundary-seeking generative adversarial networks☆46Updated 7 years ago
- Professor Forcing, NIPS'16☆46Updated 7 years ago
- An implementation of DIP-VAE from the paper "Variational Inference of Disentangled Latent Concepts from Unlabelled Observations" by Kumar…☆24Updated 6 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 5 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆40Updated 6 years ago