[edit]
PGM_PyLib: A Toolkit for Probabilistic Graphical Models in Python
Proceedings of the 10th International Conference on Probabilistic Graphical Models, PMLR 138:625-628, 2020.
Abstract
PGM{_}PyLib is a toolkit that contains a wide range of
Probabilistic Graphical Models algorithms implemented in Python, and
serves as a companion of the book Probabilistic Graphical Models:
Principles and Applications. Currently, the algorithms implemented
include: Bayesian classifiers, hidden Markov models, Markov random
fields, and Bayesian networks; as well as some general functions. The
toolkit is open source, can be downloaded from:
https://github.com/jona2510/PGM{_}PyLib .