imatge-upc / skiprnn-2017-telecombcnLinks
Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)
☆123Updated 2 years ago
Alternatives and similar repositories for skiprnn-2017-telecombcn
Users that are interested in skiprnn-2017-telecombcn are comparing it to the libraries listed below
Sorting:
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 8 years ago
- Cleaned original source code from my NIPS publication☆158Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆93Updated 8 years ago
- Review Network for Caption Generation☆181Updated 7 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- ☆92Updated 8 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆240Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention