mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 19:12:22 +01:00
Fix typo
This commit is contained in:
@ -519,7 +519,7 @@
|
|||||||
\[ \mathcal{L}(\matr{\theta}) = \left( \vec{c} \cdot \vec{w} - \log( \matr{X}[c, w] ) \right)^2 \]
|
\[ \mathcal{L}(\matr{\theta}) = \left( \vec{c} \cdot \vec{w} - \log( \matr{X}[c, w] ) \right)^2 \]
|
||||||
|
|
||||||
\begin{remark}
|
\begin{remark}
|
||||||
Empirically, for GloVe it has been observed that the final embedding matrix obtain as $\matr{W} + \matr{C}$ works better.
|
Empirically, for GloVe it has been observed that the final embedding matrix obtained as $\matr{W} + \matr{C}$ works better.
|
||||||
\end{remark}
|
\end{remark}
|
||||||
|
|
||||||
\begin{example}
|
\begin{example}
|
||||||
|
|||||||
Reference in New Issue
Block a user