cuqi.experimental.SamplerRecommender.valid_HybridGibbs_sampling_strategy#

SamplerRecommender.valid_HybridGibbs_sampling_strategy(as_string=True)#

Find all possible sampling strategies to be used with the HybridGibbs sampler. Returns None if no sampler could be suggested for at least one conditional distribution.

Parameters:

as_string (boolean) – Whether to return the name of the samplers in the sampling strategy as a string instead of instantiating samplers. Optional