Skip to content

Releases: TuringLang/AdvancedHMC.jl

Improved numerical stability and enhanced NUTS interface

03 Apr 11:52
64a72da
Compare
Choose a tag to compare
  • NaNs are correctly handled now.
  • Hyper parameters for NUTS now can be set via the constructor.
  • Codes for the AbstractMetric type is simplified and improved.

Initial release

30 Mar 02:54
Compare
Choose a tag to compare

AdvancedHMC.jl provide flexible building blocks for HMC algorithms and the full functionality of NUTS with the same windowed adaptation as Stan's.