Investigate Anglican #1618
ben18785
started this conversation in
Ideas/Science
Replies: 1 comment
|
I note that Frank Woods has also done Probabilistic C, which is a C library (called a "probabilistic programming compilation target") for SMC inference. It has an "observe / predict" structure rather similar to PINTS "ask / tell" |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Key paper by Frank Wood (at Oxford).
In a way it's similar (although won't have the same users as PINTS as it is much more abstract) but more general. It allows a variety of algorithms under the hood and I've heard it's been used to perform inference on complex blackbox systems.
All reactions