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☆88Updated 6 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 4 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 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
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆46Updated 2 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- PyTorch implementation of IndRNN☆15Updated 6 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- ☆65Updated 2 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- LSTM-Attention☆74Updated 7 years ago
- Dilated RNNs in pytorch☆212Updated 5 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 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
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆47Updated 6 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
- ZCA whitening in python☆32Updated 5 years ago
- SNAIL Attention Block for Keras.☆16Updated 5 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆513Updated 3 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Multi heads attention for image classification☆81Updated 7 years ago
- Neaural Decomposition (ND)☆20Updated 7 years ago