cuqi.experimental.mcmc.HybridGibbs.tune#
- HybridGibbs.tune(skip_len, update_count)#
Run a single tuning step on each of the samplers in the Gibbs sampling scheme
- Parameters:
skip_len (int) – Defines the number of steps in between tuning (i.e. the tuning interval).
update_count (int) – The number of times tuning has been performed. Can be used for internal bookkeeping.