[Electives] Restructure

This commit is contained in:
2026-05-04 11:32:59 +02:00
parent 4984dbdc70
commit d1bf81bea3
39 changed files with 0 additions and 0 deletions
@@ -0,0 +1,8 @@
\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} % TODO: Do we really need these? If so, use from NumCS (much simpler notation)
\bi{Levenberg-Marquardt}
\bi{Local Param.}