musyoku / chainer-sru
Training RNNs as Fast as CNNs (Simple Recurrent Unit)
☆30Updated 7 years ago
Alternatives and similar repositories for chainer-sru:
Users that are interested in chainer-sru are comparing it to the libraries listed below
- Highway networks implemented in PyTorch.☆56Updated 7 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 7 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 7 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Code Samples from Neural Networks for NLP☆72Updated 7 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- A PyTorch implementation of Recurrent Additive Networks by Lee et al. (2017)☆29Updated 7 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 7 years ago
- ☆11Updated 8 years ago
- numpy implementation of net 2 net from the paper Net2Net: Accelerating Learning via Knowledge Transfer http://arxiv.org/abs/1511.05641☆53Updated 8 years ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 7 years ago
- Attention is All You Need in Sonnet☆38Updated 7 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- gated cnn (Language Modeling with Gated Convolutional Networks)☆18Updated 8 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆32Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- DEPRECATED!!! the same as official VAE example, but using Trainer in this repo☆30Updated 7 years ago
- ☆63Updated 7 years ago
- Professor Forcing, NIPS'16☆46Updated 7 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- ☆42Updated 6 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆54Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 6 years ago
- D-NTM paper repo☆25Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated last year
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Architecture learning for CNN's☆37Updated 7 years ago