Learn R Programming

ruta (version 1.2.0)

correntropy: Correntropy loss

Description

A wrapper for the correntropy loss function

Usage

correntropy(sigma = 0.2)

Value

A "ruta_loss" object

Arguments

sigma

Sigma parameter in the kernel

See Also

\link{autoencoder_robust}

Other loss functions: contraction(), loss_variational()