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

aGrUM/pyAgrum 0.15.0 released

   -- Posted on Fri 10 May 2019 in News

ANNOUNCE: aGrUM 0.15.0

aGrUM/pyAgrum 0.15.0 is out.

Changelog for 0.15.0

  • LGPLV3 new LGPL3 licence for aGrUM/pyAgrum
  • aGrUM
    • bug fix with openMP in BNLearner::setDatabaseWeight
    • new BNLearner::recordWeight() and BNLearner::databaseWeight()
    • new BNLearner::setRecordWeight()
  • pyAgrum
    • nightly builds with pip : pip install pyAgrum-nightly
    • bug fix …

Continue reading