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
- Implementation of different Normalizing Flows, NF, Planar Flows, IAF, etc.☆28Updated 6 years ago
- a replicate of https://arxiv.org/pdf/1711.00937.pdf☆16Updated 7 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆45Updated 5 years ago
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆71Updated 5 years ago
- VAE + Quantile Networks for MNIST☆12Updated 6 years ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 7 years ago
- Deep variational inference in tensorflow☆56Updated 6 years ago
- ☆21Updated 5 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 7 years ago
- TensorFlow, PyTorch and Numpy layers for generating Orthogonal Polynomials☆31Updated 6 years ago
- Source code for "Towards a Deeper Understanding of Adversarial Losses under a Discriminative Adversarial Network Setting"☆42Updated 2 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆76Updated 8 years ago
- WaveNet implementation with chainer☆57Updated 7 years ago
- custom cuda kernel for {2, 3}d relative attention with pytorch wrapper☆43Updated 4 years ago
- Tensorflow implementation of "Representation Learning with Contrastive Predictive Coding"☆64Updated 6 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Code to build VAE models that are jointly conditioned.☆36Updated 7 years ago
- Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep …☆39Updated 2 years ago
- RP-GAN: Stable GAN Training with Random Projections☆21Updated 6 years ago
- SparseMax activation function implementation (ICML 2016) (PyTorch)☆27Updated 7 years ago
- Demos, pretrained models, and (WIP) code supporting Representation Mixing☆51Updated 6 years ago
- Implementation of paper "GibbsNet: Iterative Adversarial Inference for Deep Graphical Models" in PyTorch☆57Updated 7 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- TensorFlow implementation of the method from Variational Dropout Sparsifies Deep Neural Networks, Molchanov et al. (2017)☆16Updated 7 years ago
- ZCA whitening in python☆32Updated 5 years ago
- Generalized Compressed Network Search with PyTorch☆26Updated 7 years ago
- PyTorch Impl. of Prediction Optimizer (to stabilize GAN training)☆31Updated 6 years ago
- ☆84Updated 10 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 7 years ago
- Code for "Deep Convolutional Networks as shallow Gaussian Processes"☆39Updated 5 years ago