This commit is contained in:
2024-10-26 16:30:04 +02:00
parent 533fb701e4
commit 6f2f2821b7

View File

@ -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}