Description Usage Arguments Value Author(s)
Format the first-layer filter activations for plotting with plot_filter_activations_byClass
.
1 2 | format_activations(model, data, y, input_layer = 1, output_layer,
buffer = 0, motif.names)
|
model |
A |
data |
Data array returned from |
y |
Vector of class labels. |
input_layer |
Integer value denoting the input data. If NULL, assumes a single input layer. |
output_layer |
Integer denoting output layer or string containing the layer name. |
buffer |
Where to start extracting the beta coefficients from. |
motif.names |
Array containing names for the filters. |
Tibble of formatted activations.
Matthew Ploenzke, ploenzke@g.harvard.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.