mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-14 18:51:52 +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 \]
|
||||
|
||||
\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}
|
||||
|
||||
\begin{example}
|
||||
|
||||
Reference in New Issue
Block a user