kremerj / vaeLinks
Variational autoencoder implementation in tensorflow following the classic paper by Kingma and Welling.
☆13Updated 8 years ago
Alternatives and similar repositories for vae
Users that are interested in vae are comparing it to the libraries listed below
Sorting:
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆70Updated 6 years ago
- ☆85Updated 11 years ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 8 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 9 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆74Updated 8 years ago
- Implementation of different Normalizing Flows, NF, Planar Flows, IAF, etc.☆30Updated 7 years ago
- A Tensorflow Implementation of VQ-VAE Speaker Conversion☆42Updated 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…☆66Updated 6 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 8 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆262Updated 7 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
- Deep variational inference in tensorflow☆57Updated 7 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆83Updated 7 years ago
- Adversarial Non-linear Independent Component Analysis☆50Updated 8 years ago
- Implementations of vanilla autoencoder, VAE, and GAN in Tensorflow☆18Updated 8 years ago
- Pytorch implement WaveNet☆93Updated 7 years ago
- Contains code relating to this arxiv paper https://arxiv.org/abs/1802.03761☆37Updated 7 years ago
- Code for paper "Full-Capacity Unitary Recurrent Neural Networks"☆54Updated 8 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆92Updated 8 years ago
- Complex domain recurrent neural network gating and Stiefel-manifold optimization in TensorFlow, Neural Information Processing Systems (Ne…☆49Updated 4 years ago
- WaveNet implementation with chainer☆56Updated 8 years ago
- ☆40Updated 7 years ago
- A PyTorch implementation of fast-wavenet☆92Updated 7 years ago
- Tensorflow implementation of "Representation Learning with Contrastive Predictive Coding"☆65Updated 7 years ago
- ☆27Updated 6 years ago
- Stochastic Adaptive Neural Architecture Search☆65Updated 7 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 6 years ago
- TensorFlow implementation of the method from Variational Dropout Sparsifies Deep Neural Networks, Molchanov et al. (2017)☆16Updated 8 years ago
- Highway networks implemented in PyTorch.☆54Updated 8 years ago