Closed joelgrus closed 7 years ago
Create new object PnpInferenceContext that contains
PnpInferenceContext
CompGraph
ExecutionScores
and change everything to use it.
Also, the one-shot sampling should be working correctly. After this PR I'll take a stab at the particle-filter version.
ok, I think this version is more what you had in mind, let me know how you feel about it
Create new object
PnpInferenceContext
that containsCompGraph
ExecutionScores
and change everything to use it.
Also, the one-shot sampling should be working correctly. After this PR I'll take a stab at the particle-filter version.