R/autoencoder_contractive.R
, R/autoencoder_robust.R
, R/autoencoder_variational.R
, and 1 more
to_keras.ruta_loss_named.Rd
Builds the Keras loss function corresponding to a name
A "ruta_loss_named"
object
The learner object including the keras model which will use the loss function
Rest of parameters, ignored
A function which returns the corresponding loss for given true and predicted values
Contractive loss: Deriving Contractive Autoencoder and Implementing it in Keras