Add prefix for warmup and sampling to samplers to more easily see what is going on with sampling. That is:
Warmup: [Progressbar]
Sample: [Progressbar]
More options could also be added in the future like acceptance rate etc. That requires a callback type thing to be handled. The prefix is easy and provides a lot of clarity
Description:
Add prefix for warmup and sampling to samplers to more easily see what is going on with sampling. That is:
More options could also be added in the future like acceptance rate etc. That requires a callback type thing to be handled. The prefix is easy and provides a lot of clarity
Definition of done: