craffel / ff-attentionLinks
Experiments using feedforward networks with attention
☆46Updated 9 years ago
Alternatives and similar repositories for ff-attention
Users that are interested in ff-attention are comparing it to the libraries listed below
Sorting:
- Quasi-RNN for language modeling☆57Updated 8 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 9 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- This repo is for residual-connected sentence encoder for NLI.☆11Updated 7 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated last month
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 6 years ago
- Improving text generation with adversarial objectives☆1Updated 8 years ago
- ☆42Updated 6 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 7 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]