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, ...)
Invisibly returns the same object passed as parameter
An object
Unused
print(autoencoder(c(256, 10), loss = correntropy()))
Run the code above in your browser using DataLab