Updated Sep 23, 2024 Python joelbengs / gauss_newton_optimization Star 1 Code Issues Pull requests [Optimization Algorithms] Implementation of Nonlinear least square curve fitting using the Gauss-Newton method and Armijio’s line search. convex-optimization gauss-newton-method armijo Updated Oct...
This python package is an\naffine invariant Markov chain Monte Carlo (MCMC) sampler based on the dynamic\nGauss-Newton-Metropolis (GNM) algorithm. The GNM algorithm is specialized in\nsampling highly non-linear posterior probability distribution functions of the\nform $e^{-||f(x)||^2/2}$...