sequence-to-sequence topic

List sequence-to-sequence repositories

NPMT

178
Stars
29
Forks
Watchers

Towards Neural Phrase-based Machine Translation

neural-transducer

72
Stars
23
Forks
Watchers

This repo contains a set of neural transducer, e.g. sequence-to-sequence model, focusing on character-level tasks.

pytorch-transformer-kor-eng

64
Stars
25
Forks
Watchers

Transformer Implementation using PyTorch for Neural Machine Translation (Korean to English)

hred-attention-tensorflow

70
Stars
31
Forks
Watchers

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

68
Stars
15
Forks
Watchers

A PyTorch implementation of state of the art video captioning models from 2015-2019 on MSVD and MSRVTT datasets.

DeepChatModels

308
Stars
73
Forks
Watchers

Conversation models in TensorFlow. (website removed)

neuralmonkey

411
Stars
106
Forks
Watchers

An open-source tool for sequence learning in NLP built on TensorFlow.

pytorch-seq2seq

5.2k
Stars
1.3k
Forks
Watchers

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.