Meng Yao
Results
1
issues of
Meng Yao
My current code structure is to create a Static InferenceEngine instance. And then, In a for-loop: I initiate several variables with: Variable.Bernoulli(n).Named("xxx") as "Prior". Then I set soft evidence with:...