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
- ☆24Updated 6 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆69Updated 5 years ago
- Nested LSTM Cell☆252Updated 6 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 3 years ago
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 6 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆77Updated 7 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 4 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
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆61Updated 6 years ago
- Implementation of IndRNN in Keras☆67Updated 4 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
- Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications☆65Updated 7 years ago
- Miltiplicative LSTM for Keras 2.0+☆42Updated 7 years ago
- Batch normalized LSTM for tensorflow☆180Updated 8 years ago
- This repository contain Code how to use pre-trained word-embedding in tensorflow☆31Updated 6 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 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
- 📓 Notes from The Neural Perspective (discontinued) blog.☆85Updated 6 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 7 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆61Updated 4 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆95Updated 5 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆25Updated 6 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 6 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
- Sorting numbers with pointer networks☆56Updated 6 years ago
- Implementation of LSTM GAN for twitter posts generating.☆30Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago