L-BFGS-B
#13007
Replies: 1 comment 1 reply
-
I think the likely outcome is we will remove the LBFGS implementation in JAX itself, instead pointing people to JAXopt https://github.com/google/jaxopt Check out JAXopt? You might want to pose the same question in their repository. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
how long do you think it will take approximately for the L-BFGS-B code in jax.scipy.optimize to be considered reliable? Or alternatively, if I decide to use it and in case modify it, what major issues should I be aware of?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions