aGrUM/pyAgrum 0.17.3 released
Posted on Mon 27 April 2020 in News
ANNOUNCE: aGrUM 0.17.3
aGrUM/pyAgrum 0.17.3 is out.
Changelog for 0.17.3
-
aGrUM
- improved version of MIIC's learning algorithm.
- add access to pseudo count with
gum::BNLearner::pseudoCount
- fix a bug in inference with
gum::InfluenceDiagram
- improved API for Influence Diagram : accessor with variable names (instead of only NodeId)
- VS2019's compiler is now supported by
act/CMakeLists.txt
- reorganizing ressources for testsuite
-
pyAgrum
- improved version of MIIC's learning algorithm.
- add access to pseudo count with
gum.BNLearner.pseudoCount
- fix a bug in inference with
gum.InfluenceDiagram
- improved API for Influence Diagram : accessor with variable names (instead of only NodeId)