Emile Mathieu
Results
32
comments of
Emile Mathieu
FYI I implemented a few months ago a parallel version of IPMCMC: https://github.com/emilemathieu/Turing.jl/blob/7c72a238b4d278720409d845880738d5d2c44ed3/src/samplers/ipmcmc.jl#L70
Great work ! I'm not sure to completely understand what you mean by `inner callback functions, *_model`. I did not encounter such an issue. The only "tricky" part I had...