probcomp / GenExperimental.jl

Featherweight embedded probabilistic programming language and compositional inference programming library
MIT License
17 stars 2 forks source link

BQL and Generators #70

Open marcoct opened 7 years ago

marcoct commented 7 years ago

Long-term item of interest.

The semantics of GPMs and Generators are similar.

It may be possible to wrap a GPM in a Generator and allow a Generator to answer BQL queries.