-
# Description
Add [HMC](https://en.wikipedia.org/wiki/Hamiltonian_Monte_Carlo) to the project.
-
If one runs [this](https://github.com/beast-dev/beast-mcmc/files/2421933/test_skygrid_stuck.txt) XML with `-seed 1` (or any other seed for that matter) the `logPopSizes` will get stuck pretty much ins…
-
This issue tracks the implementation of pending enhancements in our rms project.
- [x] Implement `mes` method for enhanced simulation accuracy.
- Doing in #23
- [x] Calculate optimized unita…
MKrbm updated
6 months ago
-
-
add a generic bibtex entry with required fields and the extras we want
-
**Submitting author:** @samwaseda (Osamu Waseda)
**Repository:** https://github.com/samwaseda/mamonca
**Branch with paper.md** (empty if default branch): joss-paper
**Version:** 0.0.8
**Editor:** @kel…
-
In Section 14.1, **HMC Sampling**, Kruschke presented a schematic of how Hamiltonian Monte Carlo proposal distributions work in his Figure 14.1. From the text, we read:
> The third row of Figure 14…
-
### Presentation of the new sampler
- Academic article: https://arxiv.org/abs/2212.08549
- Blog posts: https://statmodeling.stat.columbia.edu/2022/12/20/another-physically-motivated-sampler-microc…
-
Hi:
I'm running GFAse on Shasta assembly. The program is terminated when unzipping chains. Here is the log:
`Final unmerged score: 1.52998e+06`
`[0h 39m 24s] Wri…
-
I tried modifying `netket/Tutorials/BoseHubbard1d/bosehubbard1d.py` by specifying a non-zero chemical potential, removing the `n_bosons` option and changing the sampler to `nk.sampler.MetropolisLocal`…