C-bowman / inference-tools

Python tools for Bayesian data analysis
MIT License
28 stars 3 forks source link

Automatic mass-adaptation in Hamiltonian Monte-Carlo #5

Open C-bowman opened 4 years ago

C-bowman commented 4 years ago

The HamiltonianChain class has very basic manual mass adaption via the estimate_mass method. This should be expanded to automatic mass adaptation.