From a9c24502bcdbf4a6b83477fdf7b3c4b3b86f7084 Mon Sep 17 00:00:00 2001 From: Giuseppe Saccardi Date: Thu, 6 May 2021 09:21:26 +0200 Subject: [PATCH 01/14] Update 12-3.md Self-Attention Paragraph Typos: Issues #779 --- docs/en/week12/12-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/week12/12-3.md b/docs/en/week12/12-3.md index 6b7149760..c486ea881 100644 --- a/docs/en/week12/12-3.md +++ b/docs/en/week12/12-3.md @@ -36,7 +36,7 @@ $$ \boldsymbol{h} = \boldsymbol{X} \boldsymbol{a} $$ -where $\boldsymbol{a} \in \mathbb{R}^n$ is a column vector with components $\alpha_i$. +where $\boldsymbol{a} \in \mathbb{R}^t$ is a column vector with components $\alpha_i$. Note that this differs from the hidden representation we have seen so far, where the inputs are multiplied by a matrix of weights. From d5c0816437e19126484303888c155e913f071c2c Mon Sep 17 00:00:00 2001 From: Giuseppe Saccardi Date: Thu, 6 May 2021 09:29:10 +0200 Subject: [PATCH 02/14] Update 12-3.md Correction in Spanish --- docs/es/week12/12-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/es/week12/12-3.md b/docs/es/week12/12-3.md index 56795474a..7b5ed76d5 100644 --- a/docs/es/week12/12-3.md +++ b/docs/es/week12/12-3.md @@ -47,7 +47,7 @@ $$ $$ -donde $\boldsymbol{a} \in \mathbb{R}^n$ es un vector columna con componentes $\alpha_i$. +donde $\boldsymbol{a} \in \mathbb{R}^t$ es un vector columna con componentes $\alpha_i$. Nótese que esto difiere de la representación oculta que hemos visto hasta ahora, donde las entradas son multiplicadas por una matriz de pesos. From 381affd34e008bb60e9cfd3a8166a325623ced9a Mon Sep 17 00:00:00 2001 From: Giuseppe Saccardi Date: Thu, 6 May 2021 09:30:10 +0200 Subject: [PATCH 03/14] Update 12-3.md --- docs/fr/week12/12-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fr/week12/12-3.md b/docs/fr/week12/12-3.md index fe6f17e4d..beb0acc1f 100644 --- a/docs/fr/week12/12-3.md +++ b/docs/fr/week12/12-3.md @@ -49,7 +49,7 @@ $$ \boldsymbol{h} = \boldsymbol{X} \boldsymbol{a} $$ -where $\boldsymbol{a} \in \mathbb{R}^n$ is a column vector with components $\alpha_i$. +where $\boldsymbol{a} \in \mathbb{R}^t$ is a column vector with components $\alpha_i$. Note that this differs from the hidden representation we have seen so far, where the inputs are multiplied by a matrix of weights. From 638c7563e9d2e1dad6dab247a7655da8e1cd10f8 Mon Sep 17 00:00:00 2001 From: Giuseppe Saccardi Date: Thu, 6 May 2021 09:30:55 +0200 Subject: [PATCH 04/14] Update 12-3.md --- docs/ja/week12/12-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ja/week12/12-3.md b/docs/ja/week12/12-3.md index 7265dbd3e..728736a8f 100644 --- a/docs/ja/week12/12-3.md +++ b/docs/ja/week12/12-3.md @@ -47,7 +47,7 @@ $$ $$ -ただし$\boldsymbol{a} \in \mathbb{R}^n$は要素が$\alpha_i$の列ベクトルです。 +ただし$\boldsymbol{a} \in \mathbb{R}^t$は要素が$\alpha_i$の列ベクトルです。 \ No newline at end of file +--> From 6d4070359d4bdc6621eaa806164b7d73cf2db7a8 Mon Sep 17 00:00:00 2001 From: Giuseppe Saccardi Date: Thu, 6 May 2021 09:33:53 +0200 Subject: [PATCH 08/14] Update 12-3.md --- docs/zh/week12/12-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/week12/12-3.md b/docs/zh/week12/12-3.md index d9ecefeee..397f887ee 100644 --- a/docs/zh/week12/12-3.md +++ b/docs/zh/week12/12-3.md @@ -38,7 +38,7 @@ $$ \boldsymbol{h} = \boldsymbol{X} \boldsymbol{a} $$ -其中$\boldsymbol{a} \in \mathbb{R}^n$ 是具有$\alpha_i$分量的列向量. +其中$\boldsymbol{a} \in \mathbb{R}^t$ 是具有$\alpha_i$分量的列向量. 请注意,这与我们到目前为止看到的隐藏表示形式不同,在隐藏表示形式中,输入乘以权重矩阵。 From 8f5a3ff4929d21db3487cad5026093e00e8e16e4 Mon Sep 17 00:00:00 2001 From: Giuseppe Saccardi Date: Thu, 6 May 2021 15:38:47 +0200 Subject: [PATCH 09/14] Update docs/es/week12/12-3.md Co-authored-by: Alfredo Canziani --- docs/es/week12/12-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/es/week12/12-3.md b/docs/es/week12/12-3.md index 7b5ed76d5..f7d4405b6 100644 --- a/docs/es/week12/12-3.md +++ b/docs/es/week12/12-3.md @@ -46,7 +46,7 @@ $$ \boldsymbol{h} = \boldsymbol{X} \boldsymbol{a} $$ - + donde $\boldsymbol{a} \in \mathbb{R}^t$ es un vector columna con componentes $\alpha_i$. From a84a4791241f271eb4b735fa917c900f08f9f280 Mon Sep 17 00:00:00 2001 From: Giuseppe Saccardi Date: Thu, 6 May 2021 15:43:16 +0200 Subject: [PATCH 10/14] Update French 12-3.md --- docs/fr/week12/12-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fr/week12/12-3.md b/docs/fr/week12/12-3.md index beb0acc1f..418bfd33a 100644 --- a/docs/fr/week12/12-3.md +++ b/docs/fr/week12/12-3.md @@ -78,7 +78,7 @@ $$ \boldsymbol{h} = \boldsymbol{X} \boldsymbol{a} $$ -où $\boldsymbol{a} \in \mathbb{R}^n$ est un vecteur colonne avec les composantes $\alpha_i$. +où $\boldsymbol{a} \in \mathbb{R}^t$ est un vecteur colonne avec les composantes $\alpha_i$. Notez que cela diffère de la représentation cachée que nous avons vue jusqu'à présent, où les entrées sont multipliées par une matrice de poids. From 0a73ac6aa5072375f7c5d11583f2f580a3a8c53d Mon Sep 17 00:00:00 2001 From: Giuseppe Saccardi Date: Thu, 6 May 2021 15:46:03 +0200 Subject: [PATCH 11/14] Update english comment 12-3.md --- docs/ja/week12/12-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ja/week12/12-3.md b/docs/ja/week12/12-3.md index 728736a8f..ea3ba6940 100644 --- a/docs/ja/week12/12-3.md +++ b/docs/ja/week12/12-3.md @@ -46,7 +46,7 @@ $$ \boldsymbol{h} = \boldsymbol{X} \boldsymbol{a} $$ - + ただし$\boldsymbol{a} \in \mathbb{R}^t$は要素が$\alpha_i$の列ベクトルです。 -Burada $\boldsymbol{a} \in \mathbb{R}^n$, bileşenleri $\alpha_i$ olan bir sütun vektörüdür. +Burada $\boldsymbol{a} \in \mathbb{R}^t$, bileşenleri $\alpha_i$ olan bir sütun vektörüdür. Dikkat edin, bu daha önce gördüğümüz, girdilerin ağırlık matrisleriyle çarpıldığı gizli gösterimlerden farklı.