tam17aki / zoneout-tensorflowLinks
An implementation of zoneout regularizer on LSTM-RNN by Tensorflow
☆24Updated 8 years ago
Alternatives and similar repositories for zoneout-tensorflow
Users that are interested in zoneout-tensorflow are comparing it to the libraries listed below
Sorting:
- This is the code used in the paper "Diagonal RNNs in Symbolic Music Modeling"☆17Updated 8 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- a replicate of https://arxiv.org/pdf/1711.00937.pdf☆16Updated 7 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- A PyTorch implementation of fast-wavenet☆93Updated 7 years ago
- Code for the EACL paper "Using the Output Embedding to Improve Language Models" by Ofir Press and Lior Wolf☆46Updated 7 years ago
- Attention models☆34Updated 9 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 7 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- Tensorflow Implementation of the (Dual)-Associative Memory GRUs☆18Updated 9 years ago
- A monster repo for random research, not organized in any particular way☆13Updated 8 years ago
- ICML 2017 accepted papers on arXiv.org☆17Updated 8 years ago
- WaveNet implementation with chainer☆56Updated 8 years ago
- ☆15Updated 9 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- ☆19Updated 10 years ago
- Code for "Online and Linear Time Attention by Enforcing Monotonic Alignments"☆93Updated 7 years ago
- Simple MXNet sequence-to-sequence model (neural machine translation)☆24Updated 7 years ago
- RWA in pytorch☆14Updated 8 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆57Updated 8 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆31Updated 8 years ago
- Neural Network Models for Multi-label learning☆17Updated 4 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆60Updated 8 years ago
- Lattice Recurrent Unit: Improving Convergence and Statistical Efficiency for Sequence Modeling☆36Updated 7 years ago
- Theano implementation of CTC. Applied on TIMIT and a Toy dataset.☆36Updated 9 years ago
- Tensorflow Implementation of Multi-Function Recurrent Unit☆23Updated 9 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 6 years ago