View source: R/autoencoder_denoising.R
| make_denoising | R Documentation | 
Converts an autoencoder into a denoising one by adding a filter for the input data
make_denoising(learner, noise_type = "zeros", ...)
| learner | The  | 
| noise_type | Type of data corruption which will be used to train the
autoencoder, as a character string. See  | 
| ... | Extra parameters to customize the noisy filter. See
 | 
An autoencoder object which contains the noisy filter
\link{autoencoder_denoising}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.