Vaibhav Kumar Dixit
Vaibhav Kumar Dixit
Though it only focuses on hessians, combining with a gradient call from another package and hessian from https://github.com/KristofferC/HyperHessians.jl would be interesting for second order methods.
Realised due to #209
The docs don't have any tutorials, for a start we should just add the test there and iterate from there.
We should have verbose docstrings and more examples in the Readme to get users to start shifting to using the package.
The CI seems to be taking unreasonably long to run through the turing_inference tests, probably something changed in newer releases. Should get bisected and reported
Looks like Symbolics has deprecated use of `build_function(
Would make it easier for users to parse and write them
Came across http://proceedings.mlr.press/v108/zhang20e.html which seems to guarantee asymptotic convergence with the goodness of efficiency with SGHMC. Adding here to see if there is interest from users or plans from the...
Hey, I was wondering what your timeline is for upgrading Mamba.jl to v0.7. Thanks!