Tim Reichelt
Tim Reichelt
Reading through the source of AdvancedHMC.jl I assume the following for each field: ``` acceptance_rate = acceptance rate for all the leapfrog steps hamiltonian_energy = value of the hamiltonian for...
The link is supposed to give information about vectorized sampling as the full sentence says: > It also supports vectorized sampling for static HMC and has been discussed in more...
Hey just want to leave a comment saying that I'm really looking forward to this! In the past I've run into some issues with having the right Python libraries installed...
I was just trying to reproduce the issue I had and now it has disappeared. I think potentially it had something to do with which conda environment I had activated....
Thanks! I'm aware of the support for using multiple threads. I'm interested in a vectorised implementation because then I could potentially run parallel chains on the GPU which should give...
Did you run the "waterNet -h" command inside the Docker container?
I think AdvancedHMC does not depend on MCMCChains. So unless MCMCChains is added as a dependency it cannot use the ESS and Rhat statistics, is that correct? I find the...
I just saw this issue and thought that maybe @cscherrer might be interested in reading this since he's working on [MeasureTheory.jl](https://github.com/cscherrer/MeasureTheory.jl). (Sorry if you have already been in touch.)
Thanks @cscherrer and @marcoct for elaborating on this more, this is very helpful in understanding the different use case that exist!
There is also https://github.com/cambridge-mlg/Covid19.