new_autoencoder | R Documentation |
Internal function to create autoencoder objects. Instead, consider using
\link{autoencoder}
.
new_autoencoder(network, loss, extra_class = NULL)
network |
Layer construct of class |
loss |
A |
extra_class |
Vector of classes in case this autoencoder needs to support custom
methods (for |
A construct of class "ruta_autoencoder"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.