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 of Simple Recurrent Unit in Keras☆90Updated 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
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆26Updated 6 years ago
- A Keras implementation of Siamese neural net☆39Updated 8 years ago
- ☆64Updated 2 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Dilated RNNs in pytorch☆213Updated 6 years ago
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- AdamW optimizer for Keras☆115Updated 6 years ago
- PyTorch implementation of IndRNN☆15Updated 6 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 7 years ago
- ☆38Updated 8 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 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
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Pytorch implement WaveNet☆93Updated 7 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 5 years ago
- Machine-generated summaries and highlights of the every accepted paper at Thirty-second Conference on Neural Information Processing Syste…