axtreme.sampling.baseΒΆ

Defines the interface posterior samplers are expected to adhear to.

Classes

MeanVarPosteriorSampledEstimates(*args, **kwargs)

This is a protocol for classes that computes estimates using a PosteriorSampler.

PosteriorSampler(*args, **kwargs)

Defines the protocol for sampler function.