sequence-to-sequence topic
pytorch-chatbot
Pytorch seq2seq chatbot
dynet-att
An attentional NMT model in Dynet
NPMT
Towards Neural Phrase-based Machine Translation
neural-transducer
This repo contains a set of neural transducer, e.g. sequence-to-sequence model, focusing on character-level tasks.
pytorch-transformer-kor-eng
Transformer Implementation using PyTorch for Neural Machine Translation (Korean to English)
hred-attention-tensorflow
An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorflow and uses an attention mechanism.
video-captioning-models-in-Pytorch
A PyTorch implementation of state of the art video captioning models from 2015-2019 on MSVD and MSRVTT datasets.
DeepChatModels
Conversation models in TensorFlow. (website removed)
neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.