Skip to content

Commit 538f15b

Browse files
author
Edoardo Holzl
committed
PR changes
1 parent a08e6aa commit 538f15b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2020-10-02-nlp-translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and use them as tools to complement and facilitate our everyday lives.
1313

1414
Machine translation is one branch of NLP, and consists of having automated model capable of translating text from one language to another in a few seconds.
1515

16-
In this blog post, we analyze the performance increase brought by distribution for two different Machine Translation models: an LSTM variant (GNMT) and an attention
16+
In this blog post, we analyze the performance increase brought by distributed training for two different Machine Translation models: an LSTM variant (GNMT) and an attention
1717
based model (Transformer).
1818

1919
<!--more-->

0 commit comments

Comments
 (0)