pyro-ppl / funsor

Functional tensors for probabilistic programming
https://funsor.pyro.ai
Apache License 2.0
235 stars 20 forks source link

Add SMC example #12

Open fritzo opened 5 years ago

fritzo commented 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.

Outline

fritzo commented 5 years ago

@eb8680 Do I understand correctly that this is blocked by #52 and #50 ?

eb8680 commented 5 years ago

Yes, I think so. We might also need to update minipyro.