numerical optimization in pytorch
-
Updated
May 20, 2024 - Python
numerical optimization in pytorch
Implementation of Lucas Kanade Tracking system using six parameter affine model and recursive Gauss-Newton process.
Developed and implemented 2D and 3D Pose Graph SLAM using the GTSAM library and Gauss Newton Solver on the Intel and Parking Garage g2o datasets respectively
Stochastic Second-Order Methods in JAX
Code to conduct experiments for the paper Regularization and acceleration of Gauss-Newton method.
Code to conduct experiments for the paper Modified Gauss-Newton method for solving a smooth system of nonlinear equations.
Code to conduct experiments for the paper Adaptive Gauss-Newton Method for Solving Systems of Nonlinear Equations.
Add a description, image, and links to the gauss-newton-method topic page so that developers can more easily learn about it.
To associate your repository with the gauss-newton-method topic, visit your repo's landing page and select "manage topics."