Learn R Programming

ruta (version 1.0.2)

is_robust: Detect whether an autoencoder is robust

Description

Detect whether an autoencoder is robust

Usage

is_robust(learner)

Arguments

learner

A "ruta_autoencoder" object

Value

Logical value indicating if a correntropy loss was found

See Also

correntropy, autoencoder_robust, make_robust