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:
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆83Updated 7 years ago
- ☆40Updated 7 years ago
- Pytorch implement WaveNet☆93Updated 7 years ago
- NLSTM Nested LSTM in Pytorch☆17Updated 7 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆31Updated 8 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆59Updated 6 years ago
- TensorFlow Implementation of TCN (Temporal Convolutional Networks)☆111Updated 7 years ago
- Implementation of IndRNN in Keras☆67Updated 5 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
- Adaptive embedding and softmax☆17Updated 3 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 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.☆103Updated 3 years ago
- ☆38Updated 8 years ago
- An implementation of the grid LSTM network for PyTorch☆18Updated 7 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 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
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆33Updated 7 years ago
- STCN: Stochastic Temporal Convolutional Networks☆69Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 4 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆138Updated 4 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆74Updated 7 years ago
- PyTorch implementation of IndRNN☆15Updated 7 years ago
- Implementations of vanilla autoencoder, VAE, and GAN in Tensorflow☆17Updated 8 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 8 years ago