Difference between revisions of "Effective Approaches to Attention-based Neural Machine Translation"

From Simplified Stat & Comp. Science Results
Jump to navigation Jump to search
 
Line 1: Line 1:
[[Category:cs]]
+
[[Category:Computer Science]] [[Category:Machine Learning]] [[Category:Neural Machine Translation]]
 
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.

Latest revision as of 19:42, 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.