pymc-devs / pymc-experimental

https://pymc-experimental.readthedocs.io
Other
77 stars 49 forks source link

Newton solver to find the mode of the Gaussian (for INLA) #342

Open theorashid opened 4 months ago

theorashid commented 4 months ago

Part of INLA roadmap https://github.com/pymc-devs/pymc-experimental/issues/340.

We want to do the Laplace approximation around $\mu$. We need to find it first.

Notes