dalinvip / pytorch_SRULinks
SRU implement in pytorch(Training RNNs as Fast as CNNs)
☆48Updated 2 years ago
Alternatives and similar repositories for pytorch_SRU
Users that are interested in pytorch_SRU are comparing it to the libraries listed below
Sorting:
- Pytorch implement WaveNet☆93Updated 7 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆83Updated 7 years ago
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆146Updated 7 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆59Updated 6 years ago
- ☆40Updated 7 years ago
- Orkis-Research / Quaternion-Convolutional-Neural-Networks-for-End-to-End-Automatic-Speech-RecognitionThis is the code for the paper 'Quaternion Convolutional Neural Networks for End-to-End Automatic Speech Recognition'. It provides all th…☆66Updated 6 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆102Updated 3 years ago
- Dilated RNNs in pytorch☆212Updated 6 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆31Updated 8 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- NLSTM Nested LSTM in Pytorch☆17Updated 7 years ago
- Implementations of vanilla autoencoder, VAE, and GAN in Tensorflow☆17Updated 8 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆74Updated 7 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆123Updated 2 years ago
- Sparse Recurrent Neural Networks -- Pruning Connections and Hidden Sizes (TensorFlow)☆74Updated 5 years ago
- ☆38Updated 8 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Keras implementation of [The unreasonable effectiveness of the forget gate](https://arxiv.org/abs/1804.04849)☆36Updated 6 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆33Updated 7 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- A PyTorch implementation of fast-wavenet☆93Updated 7 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- ☆24Updated 5 years ago
- Materials for implementing and reproducing results in the NIPS paper.☆23Updated 10 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago