titu1994 / Nested-LSTM
Keras implementation of Nested LSTMs
☆89Updated 6 years ago
Alternatives and similar repositories for Nested-LSTM:
Users that are interested in Nested-LSTM are comparing it to the libraries listed below
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 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
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- ☆24Updated 6 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 7 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 4 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 6 years ago
- Sorting numbers with pointer networks☆55Updated 6 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 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
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 7 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆128Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 years ago
- Implementation of LSTM GAN for twitter posts generating.☆30Updated 8 years ago
- LSTM-Attention☆74Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Simple implementation of the LSUV initialization in keras☆67Updated 5 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 7 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 7 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 6 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago