Learn R Programming

ruta (version 1.2.0)

is_contractive: Detect whether an autoencoder is contractive

Description

Detect whether an autoencoder is contractive

Usage

is_contractive(learner)

Value

Logical value indicating if a contractive loss was found

Arguments

learner

A "ruta_autoencoder" object

See Also

\link{contraction}, \link{autoencoder_contractive}, \link{make_contractive}