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.☆55Updated 8 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 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
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention