DynamicHMC.jl icon indicating copy to clipboard operation
DynamicHMC.jl copied to clipboard

Riemannian Manifold HMC

Open kskyten opened this issue 5 years ago • 1 comments

You mentioned having a toy implementation for RHMC. Is the code available somewhere? I would like to experiment with it using higher order AD for matrix expressions.

kskyten avatar Nov 24 '19 08:11 kskyten

The code is now dated and not very clean, I think you are better off implementing

https://arxiv.org/abs/1212.4693v2

directly. If you can obtain higher-order derivatives in a practical way, I would be happy to integrate this method into this package.

tpapp avatar Nov 24 '19 10:11 tpapp