Categorical

Types

Constructor

Methods

MarkovKernels.kldivergenceMethod
kldivergence(C1::AbstractCategorical, C2::AbstractCategorical)

Computes the Kullback-Leibler divergence between the categorical distributions C1 and C2.

source