tanh_layer {CNN} |
R Documentation |
Implements Tanh nonlinearity elementwise x to tanh(x)
Description
so the output is between -1 and 1.
Usage
Arguments
Details
Authors
MLkit
Value
this function returns data object of type
CNNLayerArguments.
clr value class
Examples
[Package
CNN version 1.0.0.0
Index]