is_sparse: Detect whether an autoencoder is sparse

View source: R/autoencoder_sparse.R

is_sparseR Documentation

Detect whether an autoencoder is sparse

Description

Detect whether an autoencoder is sparse

Usage

is_sparse(learner)

Arguments

learner

A "ruta_autoencoder" object

Value

Logical value indicating if a sparsity regularization in the encoding layer was found

See Also

sparsity, autoencoder_sparse, make_sparse


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