softmax output layer of the classify result.
# namespace Microsoft.VisualBasic.MachineLearning.NeuralNetwork export class SoftmaxLayer { }