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

Add hessian diagonal search support to LM optimizer #45

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

SimonBoothroyd
Copy link
Owner

@SimonBoothroyd SimonBoothroyd commented Nov 1, 2023

Description

This PR adds support for hessian diagonal search (i.e. when trust0 < 0.0 in ForceBalance) to the Levenberg-Marquardt optimizer.

Status

  • Ready to go

@SimonBoothroyd SimonBoothroyd marked this pull request as ready for review November 2, 2023 11:00
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #45 (47df575) into main (38f4133) will increase coverage by 0.44%.
The diff coverage is 100.00%.

@SimonBoothroyd SimonBoothroyd merged commit 53bd12e into main Nov 2, 2023
@SimonBoothroyd SimonBoothroyd deleted the lm-line-search branch November 2, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant