aGrUM/pyAgrum 0.16.2 released

   -- Posted on Sat 21 September 2019 in News

ANNOUNCE: aGrUM 0.16.2

aGrUM/pyAgrum 0.16.2 is out.

Changelog for 0.16.2

  • pyAgrum
    • remove the use of 'f-strings' in pyAgrum.lib.notebook.py

Changelog for 0.16.1

  • aGrUM

    • improve the syntax for BN specification using gum::fastPrototype
    • improve several CMakeFiles.txt and doxygen documentation …

Continue reading

aGrUM/pyAgrum 0.16.0 released

   -- Posted on Tue 27 August 2019 in News

ANNOUNCE: aGrUM 0.16.0

aGrUM/pyAgrum 0.16.0 is out.

Changelog for 0.16.0

  • aGrUM

    • bug fixed in gum::BNLearner::learnParameters() in some cases with ML estimation (without priors). Better bootstrap for EM.
    • bug fixed for variables order in the gum::Potential generated by gum::BayesNet::reverseArc …

Continue reading

aGrUM/pyAgrum 0.15.1 released

   -- Posted on Wed 19 June 2019 in News

ANNOUNCE: aGrUM 0.15.1

aGrUM/pyAgrum 0.15.1 is out.

Changelog for 0.15.1

  • aGrUM
    • add forgotten addPossibleEdge constraint for LocalSearchWithTabuList learning algorithm in BNLearner.
    • bug fix in exact inference leading to an erroneous exception.
    • Better iterated random test for sampling inference
  • pyAgrum
    • update path for new …

Continue reading