SPFlow
SPFlow copied to clipboard
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
Notebooks that showcase: - User Examples: basic usage of the library (as a black box) - Developer Examples: how to use and extend the library with custom nodes, etc.
Categorical Distribution allows to represent probabilities about a fixed set of categories. The categories itself are represented as a positive integer between 0 and k-1, where k is the number...
### What did you expect to happen? When I do "pip3 install spflow", it gave me a build error ("Getting requirements to build wheel did not run successfully."), when it...