Neural Sequence-to-Sequence (seq2seq) Language Translation System
(Redirected from neural seq2seq translation system)
Jump to navigation
Jump to search
A Neural Sequence-to-Sequence (seq2seq) Language Translation System is a supervised MT system that implements a Neural Sequence-to-Sequence (seq2seq) Translation Algorithm.
- See: Neural seq2seq Algorithm.
References
2018
- Sean Robertson. (2018). “Translation with a Sequence to Sequence Network and Attention."
- QUOTE: In this project we will be teaching a neural network to translate from French to English. ...