Add a utility function to sample using scan
#80
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Using the sampling steps built by AeMCMC in a
scan
loop is not straightforward:but easily generalizable. We should implement a utility function, e.g.
aemcmc.sampling_loop
which, given the outputs ofconstruct_sampler
and a number of iterationsn_samples
returns a graph that generaten_samples
.The text was updated successfully, but these errors were encountered: