titu1994 / Keras-IndRNN
Implementation of IndRNN in Keras
☆67Updated 4 years ago
Alternatives and similar repositories for Keras-IndRNN:
Users that are interested in Keras-IndRNN are comparing it to the libraries listed below
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- This code is to implement the IndRNN.☆69Updated 5 years ago
- Keras implementation of Nested LSTMs☆89Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆25Updated 6 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- PyTorch implementation of IndRNN☆15Updated 6 years ago
- ☆65Updated 2 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…☆144Updated 6 years ago
- LSTM-Attention☆74Updated 7 years ago
- Corrupted labels and label smoothing☆128Updated 7 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 6 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆45Updated 2 years ago
- Dilated RNNs in pytorch☆212Updated 5 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated last year
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- ☆24Updated 6 years ago
- Tensorflow Temporal Convolutional Network☆82Updated last year
- ☆40Updated 6 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆61Updated 6 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆133Updated 4 years ago
- ☆38Updated 7 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- (Theano) Implementations about deep neural network, recurrent neural network, LSTM, and structured learining.☆10Updated 8 years ago
- ZCA whitening in python☆32Updated 5 years ago
- A Keras implementation of Siamese neural net☆39Updated 7 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆64Updated 7 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago