You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lawmurray suggested adding examples of how to implement different styles of probabilistic programming languages on top of Funsor. We could implement this as a directory examples/ppl-zoo or examples/rosetta or something.
Tasks
(@eb8680@lawmurray I've tried to populate with representative examples, but I think you both have clearer views of the landscape; feel free to update/add to/remove from this list)
a Pyro example (minipyro)
a Birch-style example (with delayed sampling, maybe using pyro.ground)
fritzo
changed the title
Add examples implementing different PPL styles with Funsor backend
Add examples implementing various PPL styles via Funsor
Apr 8, 2019
@lawmurray suggested adding examples of how to implement different styles of probabilistic programming languages on top of Funsor. We could implement this as a directory examples/ppl-zoo or examples/rosetta or something.
Tasks
(@eb8680 @lawmurray I've tried to populate with representative examples, but I think you both have clearer views of the landscape; feel free to update/add to/remove from this list)
pyro.ground
)yield
statementsRandomVariable
s (and RCD?)) Add RandomVariable classes that carry deferred sample calls #130Infer
operator and basic ADTs and control flow)The text was updated successfully, but these errors were encountered: