View source: R/autoencoder_contractive.R
make_contractive | R Documentation |
Converts an autoencoder into a contractive one by assigning a contractive loss to it
make_contractive(learner, weight = 2e-04)
learner |
The |
weight |
Weight assigned to the contractive loss |
An autoencoder object which contains the contractive loss
\link{autoencoder_contractive}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.