is_denoising: Detect whether an autoencoder is denoising

View source: R/autoencoder_denoising.R

is_denoisingR Documentation

Detect whether an autoencoder is denoising

Description

Detect whether an autoencoder is denoising

Usage

is_denoising(learner)

Arguments

learner

A "ruta_autoencoder" object

Value

Logical value indicating if a noise generator was found

See Also

\link{noise}, \link{autoencoder_denoising}, \link{make_denoising}


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