google / google/jaxopt

Retrieving inverse hessian when using `ScipyMinimize('BFGS')`

Open
#381 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
1.1k
Forks
76
Avg merge
2d 21h
Merged PRs (30d)
1

Description

Hi,
Is there any way to retrieve the `hess_inv` (approximated inverse Hessian) after running the BFGS optimizer? In the original scipy's implementation, the matrix is stored in the return `OptimizeResult` object.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.