https://github.com/ahbarnett/hmc
Sandbox for Hamiltonian Monte Carlo sampling of pdfs
https://github.com/ahbarnett/hmc
Last synced: 3 months ago
JSON representation
Sandbox for Hamiltonian Monte Carlo sampling of pdfs
- Host: GitHub
- URL: https://github.com/ahbarnett/hmc
- Owner: ahbarnett
- License: apache-2.0
- Created: 2021-02-13T01:42:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-20T18:50:57.000Z (about 4 years ago)
- Last Synced: 2025-01-23T18:51:36.253Z (4 months ago)
- Language: TeX
- Size: 7.75 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HMC
Sandbox for Hamiltonian Monte Carlo sampling of pdfs.
Alex Barnett, Feb 2021.
### Currently:
* `hmc1danim.m`: self-contained MATLAB script for exploring HMC failure modes in for log-normal target density
* `pics`: results pictures from that script