Learn R Programming

ruta (version 1.2.0)

is_sparse: Detect whether an autoencoder is sparse

Description

Detect whether an autoencoder is sparse

Usage

is_sparse(learner)

Value

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

Arguments

learner

A "ruta_autoencoder" object

See Also

sparsity, autoencoder_sparse, make_sparse