IDSIA / crema

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

NoisyOr inhibition concept change #103

Closed cbonesana closed 2 years ago

cbonesana commented 2 years ago

To give more logic to the BaysianNoisyOrFactor, the concept of inhibition has been changed to the strength of the inhibition.

Where before we just passed the inhibition values to this kind of factor, now we need to its strength. The strength is just 1 - k where k is the previous value of the inhibition.