is_robust: Detect whether an autoencoder is robust

View source: R/autoencoder_robust.R

is_robustR Documentation

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

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


ruta documentation built on Jan. 9, 2023, 1:20 a.m.