| is_dense_layer | R Documentation |
Check Whether an Object is a Dense Layer
is_dense_layer(x)
x |
An object. |
TRUE if x is a dense layer object; otherwise FALSE.
is_dense_layer(dense_layer(5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.