negar-rostamzadeh / LSTM-AttentionLinks
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 last month
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆23Updated 9 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- sentence classification using CNN/LSTM/GRU☆58Updated 7 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆129Updated 9 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 years ago
- Attention models☆34Updated 9 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Mozi, Transfer Learning, Multi-Modal Learning, Theano☆27Updated 9 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆34Updated 7 years ago
- Python Linear CRF☆47Updated 11 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆55Updated 8 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- ☆58Updated 8 years ago
- PyTorch implementation of recurrent neural network encoder-decoder architecture model for statistical machine translation, as detailed in…☆58Updated 5 years ago
- ☆38Updated 8 years ago