titu1994 / keras-SRU
Implementation of Simple Recurrent Unit in Keras
☆89Updated 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
- Keras implementation of Nested LSTMs☆89Updated 6 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆69Updated 5 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆65Updated 7 years ago
- Quasi-RNN for language modeling☆58Updated 7 years ago
- ☆24Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 6 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- Kaggle | Quora Question Pairs❓🥉☆64Updated 7 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 7 years ago
- Layer normalization implemented in Keras☆60Updated 2 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆32Updated 6 years ago
- Quasi-recurrent Neural Networks for Keras☆75Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆56Updated 7 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 4 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆61Updated 6 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- Experiments using feedforward networks with attention☆47Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 6 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆25Updated 6 years ago
- ☆39Updated 7 years ago
- Language Modeling☆156Updated 5 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago
- Simple convolutional highway networks using TensorFlow.☆57Updated 8 years ago
- Implementation of LSTM GAN for twitter posts generating.☆30Updated 8 years ago
- LSTM-Attention☆74Updated 7 years ago
- implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient☆34Updated 7 years ago