Python implementation of the Mixed Sum-Product Networks (MSPN). It provides routines to do inference and learning.
Paper reference here
numpy, sklearn, scipy, numba, matplotlib joblib networkx pandas sympy statsmodels h2o Required in some experiments gensim Required in some experiments mpmath
extra packages used for plotting the graph structure: pydotplus PyPDF2 reportlab graphviz