negar-rostamzadeh / LSTM-Attention
LSTM-Attention
☆74Updated 7 years ago
Alternatives and similar repositories for LSTM-Attention
Users that are interested in LSTM-Attention are comparing it to the libraries listed below
Sorting:
- Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language mo…☆44Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 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
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆34Updated 7 years ago
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆23Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- sentence classification using CNN/LSTM/GRU☆58Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆278Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 8 years ago
- Mozi, Transfer Learning, Multi-Modal Learning, Theano☆27Updated 9 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 8 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- ☆41Updated 8 years ago
- ☆58Updated 8 years ago
- Code for EACL '17 paper "Identifying beneficial task relations for multi-task learning in deep neural networks"☆45Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications☆64Updated 7 years ago
- CDSSM implementation in torch☆40Updated 9 years ago