Documentation of 'org.ea.javacnn.losslayers.SoftMaxLayer' Java class
SoftMaxLayer
org.ea.javacnn.losslayers

Class SoftMaxLayer

  • All Implemented Interfaces:
    java.io.Serializable, Layer


    public class SoftMaxLayer
    extends LossLayer
    This layer will squash the result of the activations in the fully connected layer and give you a value of 0 to 1 for all output activations.
    See Also:
    Serialized Form

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.