Difference between revisions of "Effective Approaches to Attention-based Neural Machine Translation"
Jump to navigation
Jump to search
(Created page with "Category:cs Source: [ https://arxiv.org/pdf/1508.04025.pdf ] Google's TensorFlow platform implements this paper for attention based neural machine translation. Hence it is...") |
|||
| Line 1: | Line 1: | ||
[[Category:cs]] | [[Category:cs]] | ||
Source: [ https://arxiv.org/pdf/1508.04025.pdf ] | Source: [ https://arxiv.org/pdf/1508.04025.pdf ] | ||
| + | |||
Google's TensorFlow platform implements this paper for attention based neural machine translation. Hence it is an interesting result. | Google's TensorFlow platform implements this paper for attention based neural machine translation. Hence it is an interesting result. | ||
Revision as of 19:38, 4 October 2020
Source: [ https://arxiv.org/pdf/1508.04025.pdf ]
Google's TensorFlow platform implements this paper for attention based neural machine translation. Hence it is an interesting result.