Learn R Programming

ruta (version 1.2.0)

is_robust: Detect whether an autoencoder is robust

Description

Detect whether an autoencoder is robust

Usage

is_robust(learner)

Value

Logical value indicating if a correntropy loss was found

Arguments

learner

A "ruta_autoencoder" object

See Also

\link{correntropy}, \link{autoencoder_robust}, \link{make_robust}