teganmaharaj / zoneout
Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.
☆78Updated 7 years ago
Alternatives and similar repositories for zoneout:
Users that are interested in zoneout are comparing it to the libraries listed below
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 7 years ago
- Code for "Online and Linear Time Attention by Enforcing Monotonic Alignments"☆92Updated 6 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated last year
- Siamese neural networks for representation learning using Theano.☆21Updated 9 years ago
- A PyTorch implementation of fast-wavenet☆91Updated 6 years ago
- ☆27Updated 7 years ago
- Professor Forcing, NIPS'16☆46Updated 7 years ago
- ☆92Updated 7 years ago
- This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable R…☆155Updated 7 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 7 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆76Updated 8 years ago
- ☆64Updated 8 years ago
- Weight initialization schemes for PyTorch nn.Modules☆70Updated 8 years ago
- ☆63Updated 7 years ago
- WaveNet implementation with chainer☆57Updated 7 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 7 years ago
- Semi-Supervised Learning with Categorical VAE (experimented on MNIST)☆29Updated 7 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- PixelVAE with or without regularization☆66Updated 7 years ago
- Cleaned original source code from my NIPS publication☆154Updated 7 years ago
- Working Theano implementation of Pixel RNN on MNIST.☆76Updated 8 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 7 years ago
- Demos, pretrained models, and (WIP) code supporting Representation Mixing☆51Updated 6 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆91Updated 7 years ago
- Comparing Fixed and Adaptive Computation Time for Recurrent Neural Networks☆35Updated 6 years ago
- Code Samples from Neural Networks for NLP☆72Updated 7 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 3 years ago