sigmoid_layer {CNN} |
R Documentation |
Implements Sigmoid nonlinearity elementwise x to 1/(1+e^(-x))
Description
so the output is between 0 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]