bayespy.inference.VB.set_annealing

VB.set_annealing(annealing)[source]

Set deterministic annealing from range (0, 1].

With 1, no annealing, standard updates.

With smaller values, entropy has more weight and model probability equations less. With 0, one would obtain improper uniform distributions.