is_contractive: Detect whether an autoencoder is contractive

View source: R/autoencoder_contractive.R

is_contractiveR Documentation

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

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


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