titu1994 / keras-SRU
Implementation of Simple Recurrent Unit in Keras
☆90Updated 7 years ago
Alternatives and similar repositories for keras-SRU
Users that are interested in keras-SRU are comparing it to the libraries listed below
Sorting:
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆32Updated 7 years ago
- ☆24Updated 7 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 7 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 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
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- Experiments using feedforward networks with attention☆47Updated 9 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 8 years ago
- ☆65Updated 2 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Kaggle | Quora Question Pairs❓🥉☆64Updated 8 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- LSTM-Attention☆74Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆182Updated 6 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago