ProbCog icon indicating copy to clipboard operation
ProbCog copied to clipboard

Why can't I use PyMLNs engine in mlnlearn tool?

Open MRSHIMMER opened this issue 3 years ago • 0 comments

I try to follow this tutorial (https://github.com/opcode81/ProbCog/wiki/MLN-Tutorial). However, when using the mlnlearn tool, I can't use the PyMLNs engine. Among the options, there is only the internal engine. If the default internal engine is used, I will add the default weight 0 before the rule as specified in the tutorial, but the inferred weight will be 0. I want to know how to solve it.

Thanks a lot!

MRSHIMMER avatar Mar 21 '22 04:03 MRSHIMMER