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
@yebai Do you think it make more sense for us to implement this first so that our algorithm is the same as Stan and DHMC before we try to find a possible bug?
It sounds good to me, although I suspect that the bug is in the build_tree part of the code. Maybe we can improve the code a bit by implementing the multinomial sampling scheme.
As mentioned on page 59 in [1], multinomial sampling instead of slice sampling may provide an improvement in overall performance.
[1] https://arxiv.org/abs/1701.02434
The text was updated successfully, but these errors were encountered: