Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

WIP Expose tol_grad in L-BFGS - #27

Open
rth wants to merge 3 commits into
argmin-rs:mainfrom
rth:lbfgs-tol
Open

WIP Expose tol_grad in L-BFGS#27
rth wants to merge 3 commits into
argmin-rs:mainfrom
rth:lbfgs-tol

Conversation

@rth

@rth rth commented Apr 6, 2020

Copy link
Copy Markdown
Collaborator

Following argmin-rs/argmin#37, this allows to set tol_grad in Python, with a default of 1e-5, same as scipy https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.fmin_l_bfgs_b.html

@rth rth changed the title Expose tol_grad in L-BFGS WIP Expose tol_grad in L-BFGS Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant