powered by
Inspect Ruta objects
# S3 method for ruta_autoencoder print(x, ...)# S3 method for ruta_loss_named print(x, ...)# S3 method for ruta_loss print(x, ...)# S3 method for ruta_network print(x, ...)
# S3 method for ruta_loss_named print(x, ...)
# S3 method for ruta_loss print(x, ...)
# S3 method for ruta_network print(x, ...)
An object
Unused
Invisibly returns the same object passed as parameter
# NOT RUN { print(autoencoder(c(256, 10), loss = correntropy())) # }
Run the code above in your browser using DataLab