seq2seq-pytorch topic

List seq2seq-pytorch repositories

joeynmt

660
Stars
212
Forks
Watchers

Minimalist NMT for educational purposes

deep_learning_NLP

436
Stars
106
Forks
Watchers

Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP

Hierarchical-Seq2Seq

29
Stars
4
Forks
Watchers

A PyTorch implementation of the hierarchical encoder-decoder architecture (HRED) introduced in Sordoni et al (2015). It is a hierarchical encoder-decoder architecture for modeling conversation triples...