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
If you want to apply an inference algorithm to different subsets of parameters, then a graph and lazy evaluations are needed. The syntax of the PPL would need to be changed.
If providing full conditionals, this works.
If you want to apply an inference algorithm to different subsets of parameters, then a graph and lazy evaluations are needed. The syntax of the PPL would need to be changed.
Something like this:
rv would have to return a node on a graph.
The text was updated successfully, but these errors were encountered: