titu1994 / Nested-LSTMLinks
Keras implementation of Nested LSTMs
☆88Updated 7 years ago
Alternatives and similar repositories for Nested-LSTM
Users that are interested in Nested-LSTM are comparing it to the libraries listed below
Sorting:
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆146Updated 5 years ago
- Nested LSTM Cell☆252Updated 7 years ago
- ☆24Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Pytorch exercises☆98Updated 8 years ago
- Implementation of IndRNN in Keras☆67Updated 5 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 Simple Recurrent Unit in Keras☆90Updated 8 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 8 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆128Updated 8 years ago
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 months ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 4 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…☆107Updated 7 years ago
- Sorting numbers with pointer networks☆55Updated 7 years ago
- ☆73Updated 8 years ago
- Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications☆64Updated 8 years ago
- 🔍 Attentional interfaces in TensorFlow.☆61Updated 7 years ago
- 🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.☆83Updated 3 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 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
- Character level models for sentiment analysis☆91Updated 8 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆83Updated 7 years ago
- Jupyter Notebook presentation for class imbalance in binary classification☆48Updated 7 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago