Skip to main content

SAMPLING_SMOOTHING

Constant SAMPLING_SMOOTHING 

Source
pub const SAMPLING_SMOOTHING: Energy = 0.5;
Expand description

Smoothing (β) - pseudocount added to numerator and denominator. Higher values pull sampling toward uniform (maximum entropy prior).