Description Usage Arguments Value Author(s) Examples
Apply derivative of the rectified linear unit (ReLU).
1 | relu_p(v)
|
v |
a numeric vector or matrix |
the original vector with positive values to 1 and negative values to zero
(refer to CASL p218)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.