Detect whether an autoencoder is contractive

is_contractive(learner)

Arguments

learner

A "ruta_autoencoder" object

Value

Logical value indicating if a contractive loss was found

See also

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