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}⁠


fdavidcl/ruta documentation built on July 5, 2023, 6:32 p.m.