rsarxiv / seq2seq-attentionLinks
☆58Updated 9 years ago
Alternatives and similar repositories for seq2seq-attention
Users that are interested in seq2seq-attention are comparing it to the libraries listed below
Sorting:
- CDSSM implementation in torch☆40Updated 9 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 9 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 7 years ago
- Sequence to sequence learning with MXNET☆50Updated 9 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Compilation of the state-of-the-art neural models used in Machine Reading and Comprehension Task (in progress)☆43Updated 9 years ago
- Attention models☆32Updated 10 years ago
- ☆87Updated 9 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- ☆167Updated 9 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 9 years ago
- A neural conversation model☆138Updated 9 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 10 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- End-To-End Memory Networks in Theano