dalinvip / pytorch_SRU
SRU implement in pytorch(Training RNNs as Fast as CNNs)
☆44Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pytorch_SRU
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- ☆39Updated 7 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆32Updated 6 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago
- ☆39Updated 6 years ago
- LSTM-Attention☆74Updated 7 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- Highway Networks implement in pytorch☆72Updated 2 years ago
- Pytorch implement WaveNet☆93Updated 6 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆45Updated 5 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 5 years ago
- Highway networks implemented in PyTorch.☆56Updated 7 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 5 years ago
- Bi-Directional Block Self-Attention☆124Updated 6 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 6 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated 7 months ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆48Updated 6 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆65Updated 7 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 5 years ago
- TensorFlow Implementation of TCN (Temporal Convolutional Networks)☆111Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆122Updated 3 years ago
- NLSTM Nested LSTM in Pytorch☆18Updated 6 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆87Updated last year
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆122Updated last year
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆154Updated 5 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆48Updated 6 years ago