Turing.jl icon indicating copy to clipboard operation
Turing.jl copied to clipboard

On-line thinning

Open patwa67 opened this issue 4 years ago • 3 comments

Is there some way to store thinned MCMC chains without doing post sampling thinning? I have a huge number of parameters that I run with AdvancedMH and only want to save lets say every 10th sample in order not to run into storage limitations.

patwa67 avatar May 06 '21 19:05 patwa67