numpyro icon indicating copy to clipboard operation
numpyro copied to clipboard

Request for dynamic `num_warmup` argument to MCMC object

Open bjeffrey92 opened this issue 3 years ago • 0 comments

It would be useful if it wasn't a requirement to specify the number of warmups for MCMC sampling before the model is compiled to save time if it is necessary to re-run the MCMC with more iterations to ensure convergence

Please, could this be changed so that num_warmup is specified after the model has compiled?

(I also started a discussion about this on the pyro forum )

bjeffrey92 avatar Nov 04 '21 13:11 bjeffrey92