softmax_layer {CNN} |
R Documentation |
[*loss_layers] This layer will squash the result of the activations in the fully
Description
connected layer and give you a value of 0 to 1 for all output activations.
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]