Open fritzo opened 5 years ago
We can use pyro.markov to trigger an optional resampling step based on perplexity. This behavior would be handled by an inference handler.
pyro.markov
pyro.sample
@eb8680 Do I understand correctly that this is blocked by #52 and #50 ?
Yes, I think so. We might also need to update minipyro.
We can use
pyro.markov
to trigger an optional resampling step based on perplexity. This behavior would be handled by an inference handler.Outline
pyro.markov
to perform SMCpyro.sample
statements as multi-particle samplespyro.markov
statements