teganmaharaj / zoneoutLinks
Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.
☆78Updated 8 years ago
Alternatives and similar repositories for zoneout
Users that are interested in zoneout are comparing it to the libraries listed below
Sorting:
- Code for "Online and Linear Time Attention by Enforcing Monotonic Alignments"☆94Updated 7 years ago
- A PyTorch implementation of fast-wavenet☆92Updated 7 years ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 8 years ago
- WaveNet implementation with chainer☆56Updated 8 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆74Updated 8 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆124Updated 2 years ago
- ☆27Updated 8 years ago
- This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable R…☆156Updated 7 years ago
- Siamese neural networks for representation learning using Theano.☆21Updated 10 years ago
- ☆92Updated 8 years ago
- Cleaned original source code from my NIPS publication☆158Updated 8 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 8 years ago
- tools around preparing TIMIT for HMM (with HTK) and deep learning (with Theano) methods☆78Updated 10 years ago
- ☆66Updated 9 years ago
- ☆70Updated 8 years ago
- ☆64Updated 8 years ago
- Demos, pretrained models, and (WIP) code supporting Representation Mixing☆51Updated 7 years ago
- Code for the EACL paper "Using the Output Embedding to Improve Language Models" by Ofir Press and Lior Wolf☆46Updated 8 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆60Updated 8 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- Theano implementation of CTC.☆75Updated 10 years ago
- Weight initialization schemes for PyTorch nn.Modules☆70Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 9 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Working Theano implementation of Pixel RNN on MNIST.☆76Updated 9 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆262Updated 7 years ago
- Time Delayed NN implemented in pytorch☆81Updated 8 years ago