titu1994 / Nested-LSTM
Keras implementation of Nested LSTMs
☆90Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Nested-LSTM
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- Implementation of LSTM GAN for twitter posts generating.☆30Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 5 years ago
- ☆24Updated 6 years ago
- Batch normalized LSTM for tensorflow☆180Updated 8 years ago
- Nested LSTM Cell☆252Updated 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 Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago
- Tensorflow implementation for DilatedRNN☆346Updated 7 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆129Updated 7 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 7 years ago
- Sorting numbers with pointer networks☆56Updated 6 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 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
- ☆73Updated 7 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆64Updated 7 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆145Updated 4 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆61Updated 6 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 4 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 7 years ago
- Character level models for sentiment analysis☆91Updated 7 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 5 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆95Updated 5 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Keras callback example☆56Updated 6 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago