TuringLang / AdvancedHMC.jl

Robust, modular and efficient implementation of advanced Hamiltonian Monte Carlo algorithms
https://turinglang.org/AdvancedHMC.jl/
MIT License
228 stars 39 forks source link

no init_e #335

Closed JaimeRZP closed 1 year ago

JaimeRZP commented 1 year ago

Similar to #333, including init_eps in the sampler initialization can lead to conflicts when an abstract integrator is given for the constructor.