mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-04-28 16:19:23 +02:00
7 lines
176 B
TeX
7 lines
176 B
TeX
\subsection{Non-Linear Least Squares}
|
|
Find $\vec{x}^* = \text{argmax} p(\vec{x} | \vec{z}) = \argmin{}(-\log(p(\vec{x}|\vec{z})))$
|
|
|
|
\bi{Gauss-Newton}
|
|
|
|
\bi{Levenberg-Marquardt}
|