| activation_linear | R Documentation |
Creates a linear activation function object.
activation_linear()
An object of class "met_activation".
act <- activation_linear()
act$fn(c(-1, 0, 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.