kl_divergence: Compute the KL-divergence for logistic output

View source: R/netzuko.R

kl_divergenceR Documentation

Compute the KL-divergence for logistic output

Description

Compute the KL-divergence for logistic output

Usage

kl_divergence(p, y)

Arguments

p

The predictions

y

The outputs

Value

The KL divergence

Note

For Internal Use


billyhw/netzuko documentation built on March 23, 2022, 4:26 p.m.