AI Hub
All papers
Architecture

Sequence to Sequence Learning with Neural Networks

Google·September 10, 2014

Ilya Sutskever, Oriol Vinyals, Quoc V. Le

View on arXiv

TL;DR

Shows an encoder-decoder LSTM can map input sequences to output sequences, e.g. for translation.

Why it matters

The encoder-decoder framework that, once given attention, became the Transformer.

Related terms