tpapp / DynamicHMC.jl

Implementation of robust dynamic Hamiltonian Monte Carlo methods (NUTS) in Julia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unit test for totally divergent NUTS

tpapp opened this issue · comments

Unit test for a log density which is -Inf everywhere except the starting point. Is the average acceptance rate sensible? Does it matter?