Skip to content

alumbreras/NUTS-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No-U-Turn sampler

C++ implementation of the NUTS sampler.

This is a simplified version of the STAN code, intended to be more comprehensible. Unlike STAN, there is no Automatic Differentiation. Thus, the logprobability and its gradient are to be explicitly coded in their corresponding functions.

About

HMC No-U-Turn sampler (NUTS) implementation in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published