print.citoarchitecture | R Documentation |
Print class citoarchitecture
## S3 method for class 'citoarchitecture'
print(x, input_shape, output_shape, ...)
x |
an object created by |
input_shape |
a vector with the dimensions of a single sample (e.g. c(3,28,28)) |
output_shape |
the number of nodes in the output layer |
... |
additional arguments |
original object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.