get_layer_by_opname | R Documentation |
Function to return layer given model and name
get_layer_by_opname(mod, name, partial_match = FALSE)
mod |
deepregression model |
name |
character |
partial_match |
logical; whether to also check for a partial match |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.