Train a softmax layer for classification
trains
a softmax layer, net
= trainSoftmaxLayer(X
,T
,Name,Value
)net
, with additional options
specified by one or more of the Name,Value
pair
arguments.
For example, you can specify the loss function.