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
- Keras implementation of Nested LSTMs☆89Updated 6 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆26Updated 6 years ago
- This code is to implement the IndRNN.☆69Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Dilated RNNs in pytorch☆211Updated 5 years ago
- PyTorch implementation of IndRNN☆15Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆46Updated 2 years ago
- SNAIL Attention Block for Keras.☆16Updated 4 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 6 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆47Updated 6 years ago
- Corrupted labels and label smoothing☆128Updated 7 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 4 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 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
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago
- AdamW optimizer for Keras☆114Updated 5 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 6 years ago
- ☆40Updated 6 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆133Updated 4 years ago
- ☆24Updated 4 years ago
- Keras implementation of [The unreasonable effectiveness of the forget gate](https://arxiv.org/abs/1804.04849)☆35Updated 6 years ago
- Implementation of the LAMB optimizer for Keras from the paper "Reducing BERT Pre-Training Time from 3 Days to 76 Minutes"☆75Updated 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
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- A Keras implementation of Siamese neural net☆39Updated 7 years ago
- (Theano) Implementations about deep neural network, recurrent neural network, LSTM, and structured learining.☆10Updated 8 years ago