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 …

Continue reading

aGrUM/pyAgrum 0.17.2 released

   -- Posted on Mon 23 March 2020 in News

ANNOUNCE: aGrUM 0.17.2

aGrUM/pyAgrum 0.17.2 is out.

Changelog for 0.17.2

  • aGrUM

    • fix a bug in graphChangeGeneratorOnSubDiGraph (thanks @yurivict for the issue)
    • fix a bug in LazyPropagation due to a (rare) improper optimization
    • improve projection and combination codes for MultiDim hierarchy
    • reorganization of source …

Continue reading

aGrUM/pyAgrum 0.17.1 released

   -- Posted on Tue 11 February 2020 in News

ANNOUNCE: aGrUM 0.17.1

aGrUM/pyAgrum 0.17.1 is out.

Changelog for 0.17.1

  • aGrUM

    • O3PRMBNReader can now read a BN from an o3prm file with a unique class even it the name of the class is not the name of the file
  • pyAgrum

    • internal changes for …

Continue reading