Class Softmax
java.lang.Object
smile.deep.activation.ActivationFunction
smile.deep.activation.Softmax
- All Implemented Interfaces:
Serializable, Function<Tensor,Tensor>, Layer
-
Constructor Details
-
Softmax
public Softmax()Constructor.
-
-
Method Details
-
forward
-