https://github.com/JamesBrofos/Thresholds-in-Hamiltonian-Monte-Carlo
An empirical analysis of the effect of the convergence threshold in RMHMC
https://github.com/JamesBrofos/Thresholds-in-Hamiltonian-Monte-Carlo
Last synced: about 21 hours ago
JSON representation
An empirical analysis of the effect of the convergence threshold in RMHMC
- Host: GitHub
- URL: https://github.com/JamesBrofos/Thresholds-in-Hamiltonian-Monte-Carlo
- Owner: JamesBrofos
- License: mit
- Created: 2021-07-20T19:12:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-31T22:58:29.000Z (over 3 years ago)
- Last Synced: 2025-04-06T17:18:51.578Z (3 months ago)
- Language: Python
- Size: 172 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Examining the Role of Thresholds in Riemannian Manifold Hamiltonian Monte Carlo
An empirical analysis of the effect of the convergence threshold in RMHMC. This code contains significant components that are identical to, or adapted from, a previous implementation of this software released at [Evaluating the Implicit Midpoint Integrator](https://github.com/JamesBrofos/Evaluating-the-Implicit-Midpoint-Integrator), which was provided under an MIT License.