IDSIA / crema

Crema: Credal Models Algorithms
https://crema-toolbox.readthedocs.io/
GNU Lesser General Public License v3.0
10 stars 4 forks source link

Fixed issue with LoopyBeliefPropagation caused by wrong initialization #65

Closed cbonesana closed 3 years ago

cbonesana commented 3 years ago

Messages were initialized just once and this caused the inference engine to fail after many queries given the over-combination of factors and messages that caused a rain of NaN.