[AMR] Various fixes, error propagation, more explanations

This commit is contained in:
2026-07-24 16:09:47 +02:00
parent 1f4727d9f3
commit 2dabc055f0
8 changed files with 15 additions and 10 deletions
@@ -2,6 +2,7 @@
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)
% TODO: Error propagation laws
\bi{Levenberg-Marquardt}