Class SoftmaxOutputLayer

java.lang.Object
All Implemented Interfaces:
Layer<TensorBase>, Serializable

public class SoftmaxOutputLayer extends OutputLayer
Output layer with softmax activation function.
Author:
Zoran Sevarac
See Also: