A Python library for Probabilistic Graphical Models
User Experience Survey
aGrum/pyAgrum release 3.0.0
A Python library for Probabilistic Graphical Models
A Python wrapper for aGrUM, offering a user-friendly interface to create, model, learn, and calculate with Bayesian networks and other graphical models.
Latest Releases
aGrUM/pyAgrum 3.1.0 released
- pyAgrum ...
aGrUM/pyAgrum 3.0.0 released
This major release brings three headline changes: the causal module is promoted from pure Python to a first-class C++
module (CM), structure learning is extended with PC, FCI (with PAG output), GreedyThickThinning, and triangle ...
Why pyAgrum?
| Features | pyAgrum | pgmpy | bnlearn |
|---|---|---|---|
| Multi-PGM Support | ✔ | — | — |
| High-Performance C++ Core | ✔ | — | — |
| Causal Inference Tools | ✔ | ✔ | — |
| Influence Diagrams | ✔ | — | ✔ |
| Active Community | ✔ | ✔ | ✔ |
Key Tasks
Ready to get started with pyAgrum?
Explore the documentation, join our community, and start building with pyAgrum today!
Install pyAgrum