Internal function to create autoencoder objects. Instead, consider using
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"