-
Hi, is it possible to use the code_gen feature for hessian and sparse_hessian computations?
Thanks
a-jp updated
23 hours ago
-
I'd like to consider this library to support my interaction with ipopt. For that to work I need the gradient, Jacobian, and hessian of functions with respect to the optimisation variable or variables.…
-
MWE failing (watch out for your RAM!) Error:
ERROR: LoadError: MethodError: no method matching _reshape_cell_shape_functions(::StaticArraysCore.SizedMatrix{36, 9, Float64, 2, Matrix{Float64}})
C…
bmxam updated
4 weeks ago
-
May I ask how to calculate the hessian of each layer on the popular llm models, such as llama. Or do you have some suggestions on the popular hessian calculation repo.
Thank you very much for you…
-
Just a quick note that gradient and hessian are exported. This contradicts the news that says they are no longer exported.
https://github.com/JuliaMath/Interpolations.jl/blob/4ad83f83af293ef188b46…
-
Hello,
I am trying to use g2o's apis to access the hessian matrix to study the observability of the system I am trying to minimize. My goal is to access the Hessian matrix and then look at their sing…
-
-
Hi,
I ran a simple simulation to assess IVON's performance in recovering confidence intervals with appropriate coverage. Its a simple linear regression problem, which you will find below.
```
…
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
Thank you for sharing your work.
The code runs well for preserving sharp features, as exampled by the fandisk and the sculpt model in the attached figures. However, we failed to find the double-troug…