This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
sequence_to_sequence_learning [2018/11/07 01:31] burkov created |
sequence_to_sequence_learning [2018/11/22 00:30] (current) burkov |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Sequence-to-Sequence Learning ====== | + | {{keywords>Sequence-to-Sequence Learning}} |
| + | |||
| + | <title classes #id> | ||
| + | Sequence-to-Sequence Learning | ||
| + | </title> | ||
| ===== Recommended Reading ===== | ===== Recommended Reading ===== | ||
| * [[https://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf|Sequence to Sequence Learning with Neural Networks]] by Ilya Sutskever, Oriol Vinyals, and Quoc Le (2014) | * [[https://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf|Sequence to Sequence Learning with Neural Networks]] by Ilya Sutskever, Oriol Vinyals, and Quoc Le (2014) | ||
| + | * [[http://ruder.io/deep-learning-nlp-best-practices/|Deep Learning for NLP Best Practices]] by Sebastian Ruder (2017) | ||
| ===== Tutorials ===== | ===== Tutorials ===== | ||
| * [[https://blog.keras.io/a-ten-minute-introduction-to-sequence-to-sequence-learning-in-keras.html|A ten-minute introduction to sequence-to-sequence learning in Keras]] by Francois Chollet (2017), Oriol Vinyals and Quoc Le | * [[https://blog.keras.io/a-ten-minute-introduction-to-sequence-to-sequence-learning-in-keras.html|A ten-minute introduction to sequence-to-sequence learning in Keras]] by Francois Chollet (2017), Oriol Vinyals and Quoc Le | ||
| - | |||