titu1994 / Nested-LSTM
Keras implementation of Nested LSTMs
☆88Updated 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
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Nested LSTM Cell☆251Updated 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
- Sorting numbers with pointer networks☆55Updated 6 years ago
- ☆24Updated 7 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 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
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 4 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Character level models for sentiment analysis☆91Updated 8 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
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆144Updated 2 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆144Updated 4 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Simple implementation of the LSUV initialization in keras☆67Updated 5 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- LSTM-Attention☆73Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated 2 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 7 years ago
- Tensorflow implementation for DilatedRNN☆349Updated 7 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 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