Encoder-Decoder Sequence-to-Sequence Learning Task: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
 
(ContinuousReplacement)
Tag: continuous replacement
Line 34: Line 34:
=== 2014a ===
=== 2014a ===
* ([[2014_SequencetoSequenceLearningwithN|Sutskever et al., 2014]]) ⇒ [[Ilya Sutskever]], [[Oriol Vinyals]], and [[Quoc V. Le]]. ([[2014]]). “[http://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf Sequence to Sequence Learning with Neural Networks].” In: Advances in Neural Information Processing Systems. [https://arxiv.org/abs/1409.3215 arXiv:1409.321]  
* ([[2014_SequencetoSequenceLearningwithN|Sutskever et al., 2014]]) ⇒ [[Ilya Sutskever]], [[Oriol Vinyals]], and [[Quoc V. Le]]. ([[2014]]). “[http://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf Sequence to Sequence Learning with Neural Networks].” In: Advances in Neural Information Processing Systems. [https://arxiv.org/abs/1409.3215 arXiv:1409.321]  
=== 2014b ===
=== 2014b ===
* ([[2014_LearningPhraseRepresentationsUs|Cho et al., 2014]]) ⇒ [[Kyunghyun Cho]], [[Bart van Merrienboer]], [[Caglar Gulcehre]], [[Dzmitry Bahdanau]], [[Fethi Bougares]], [[Holger Schwenk]], and [[Yoshua Bengio]]. ([[2014]]). [http://emnlp2014.org/papers/pdf/EMNLP2014179.pdf “Learning Phrase Representations Using RNN Encoder-Decoder for Statistical Machine Translation”]. In: [[Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing]], ([[EMNLP-2014]]). [https://arxiv.org/abs/1406.1078 arXiv:1406.1078]
* ([[2014_LearningPhraseRepresentationsUs|Cho et al., 2014]]) ⇒ [[Kyunghyun Cho]], [[Bart van Merrienboer]], [[Caglar Gulcehre]], [[Dzmitry Bahdanau]], [[Fethi Bougares]], [[Holger Schwenk]], and [[Yoshua Bengio]]. ([[2014]]). [http://emnlp2014.org/papers/pdf/EMNLP2014179.pdf “Learning Phrase Representations Using RNN Encoder-Decoder for Statistical Machine Translation”]. In: [[Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing]], ([[EMNLP-2014]]). [https://arxiv.org/abs/1406.1078 arXiv:1406.1078]

Revision as of 20:40, 3 March 2019

An Encoder-Decoder Sequence-to-Sequence Learning Task is a Sequence-to-Sequence Learning Task that is based on a Encoder-Decoder Neural Network.



References

2018

2017

2016


2014a

2014b