Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply GN/LM methods for solve nonlinear least squares problems (local step) #18

Open
xinliang-dai opened this issue Mar 1, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@xinliang-dai
Copy link
Collaborator

Currently, the NLP problems in local step are solved as a standard optimization, although the problem is formulated as a least-sqaures problem.

In order to gain more benefit from LS structure, i.e., saving computing time and increasing robustness, Gauss-Newton method and Levenberg Marquadt method will be implemented in rapidPF.

@xinliang-dai xinliang-dai added the enhancement New feature or request label Mar 1, 2021
@xinliang-dai xinliang-dai self-assigned this Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant