Apply sigmoid activation
The sigmoid activation operation applies the sigmoid function to the input data.
This operation is equivalent to
Note
This function applies the sigmoid operation to dlarray
data. If
you want to apply sigmoid within a layerGraph
object
or Layer
array, use
the following layer: