Learn R Programming

ruta (version 1.0.2)

is_contractive: Detect whether an autoencoder is contractive

Description

Detect whether an autoencoder is contractive

Usage

is_contractive(learner)

Arguments

learner

A "ruta_autoencoder" object

Value

Logical value indicating if a contractive loss was found

See Also

contraction, autoencoder_contractive, make_contractive