Description Usage Arguments Value
This function returns the output of a layer for any input data.
1 | get_layer_output(model, data, layer)
|
model |
A |
data |
A matrix or list of matrices. The input data. |
layer |
The layer name or index. |
An R array.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.