Skip to content

Commit

Permalink
Update 12-3.md es
Browse files Browse the repository at this point in the history
Self-Attention Paragraph Typos: Issues Atcold#779
  • Loading branch information
PeppeSaccardi authored May 6, 2021
1 parent d967d82 commit 812a7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/es/week12/12-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ $$
$$

<!-- where $\boldsymbol{a} \in \mathbb{R}^n$ is a column vector with components $\alpha_i$. -->
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$.

<!-- Note that this differs from the hidden representation we have seen so far, where the inputs are multiplied by a matrix of weights. -->
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.
Expand Down

0 comments on commit 812a7ed

Please sign in to comment.