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


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