funsor icon indicating copy to clipboard operation
funsor copied to clipboard

Add SMC example

Open fritzo opened this issue 6 years ago • 2 comments

We can use pyro.markov to trigger an optional resampling step based on perplexity. This behavior would be handled by an inference handler.

Outline

  • [ ] Add storyboard example using pyro.markov to perform SMC
  • [ ] Implement SMC handler to interpret pyro.sample statements as multi-particle samples
  • [ ] Implement resampling by interpreting pyro.markov statements

fritzo avatar Feb 16 '19 18:02 fritzo

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

fritzo avatar Mar 06 '19 19:03 fritzo

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

eb8680 avatar Mar 06 '19 22:03 eb8680