titu1994 / Keras-IndRNNLinks
Implementation of IndRNN in Keras
☆67Updated 5 years ago
Alternatives and similar repositories for Keras-IndRNN
Users that are interested in Keras-IndRNN are comparing it to the libraries listed below
Sorting:
- Corrupted labels and label smoothing☆129Updated 7 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- Keras implementation of Nested LSTMs☆88Updated 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
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- A Keras implementation of Siamese neural net☆39Updated 8 years ago
- Dilated RNNs in pytorch☆213Updated 6 years ago
- AdamW optimizer for Keras☆115Updated 6 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆31Updated 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…☆145Updated 7 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- ☆64Updated 2 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- All My Pytorch projects reside here☆33Updated 7 years ago
- Deep Neural Network Ensembles for Extreme Classification☆41Updated 6 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- AdaBound optimizer in Keras☆56Updated 5 years ago
- ZCA whitening in python☆32Updated 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 6 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 7 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 6 years ago
- PyTorch implementation of IndRNN☆15Updated 7 years ago
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- RNN benchmarks of pytorch, tensorflow and theano☆89Updated 7 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago