All modules for which code is available
- torch_numopt.algorithms.adahessian
- torch_numopt.algorithms.conjugate_gradient
- torch_numopt.algorithms.gauss_newton
- torch_numopt.algorithms.gradient_descent
- torch_numopt.algorithms.hutchinson_newton
- torch_numopt.algorithms.lbfgs
- torch_numopt.algorithms.levenberg_marquardt
- torch_numopt.algorithms.newton
- torch_numopt.curvature.exact_block_hessian
- torch_numopt.curvature.exact_hessian
- torch_numopt.curvature.gauss_newton_approximation
- torch_numopt.curvature.gauss_newton_block_approximation
- torch_numopt.curvature.hutchinson_diagonal_approximation
- torch_numopt.curvature.naive_identity
- torch_numopt.curvature_estimator
- torch_numopt.line_search
- torch_numopt.numerical_optimizer
- torch_numopt.objective
- torch_numopt.solve_system
- torch_numopt.step_initializer
- torch_numopt.trust_region
- torch_numopt.utils.param_operations
- torch_numopt.utils.stability
- torch_numopt.utils.utils