You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Girolami, Mark, and Ben Calderhead. "Riemann manifold Langevin and Hamiltonian Monte Carlo methods." Journal of the Royal Statistical Society Series B: Statistical Methodology 73, no. 2 (2011): 123-214.
14
14
"""
@@ -29,7 +29,7 @@ end
29
29
30
30
#TODO(Kai) make sure vectorization works
31
31
#TODO(Kai) check if tempering is valid
32
-
#TODO(Kai) abstract out the 3 main steps and merge with `step` in `integrator.jl`
32
+
#TODO(Kai) abstract out the 3 main steps and merge with `step` in `integrator.jl`
0 commit comments