-- Posted on Mon 08 May 2017 in pyAgrum
pyagrum.lib.notebook offers some helpers and graphical representation of internal objets of agrum : Potential, Graph, Bayesian network, inference, etc. See pyAgrum doc for more details.

From aGrUM 0.11.2, pyagrum.lib.ipython proposes an equivalent API (a subset of the notebook API) for ipython graphical console. For instance …
Continue reading