titu1994 / Keras-IndRNNLinks
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
Sorting:
- 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
- This code is to implement the IndRNN.☆69Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 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
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆26Updated 6 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 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…☆145Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Repository for the ablation study of "Long Short-Term Memory Fully Convolutional Networks for Time Series Classification"☆54Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- Machine-generated summaries and highlights of the every accepted paper at Thirty-second Conference on Neural Information Processing Syste…☆71Updated 6 years ago
- Dilated RNNs in pytorch☆212Updated 5 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆136Updated 4 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 4 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆46Updated 2 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago
- PyTorch implementation of IndRNN☆15Updated 6 years ago
- ☆65Updated 2 years ago
- SNAIL Attention Block for Keras.☆16Updated 5 years ago
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆47Updated 6 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- Keras Implementation of SparseNets☆23Updated 7 years ago