Documentation of 'org.ea.javacnn.layers.SigmoidLayer' Java class
SigmoidLayer
org.ea.javacnn.layers

Class SigmoidLayer

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


    public class SigmoidLayer
    extends java.lang.Object
    implements Layer, java.io.Serializable
    Implements Sigmoid nonlinearity elementwise x to 1/(1+e^(-x)) so the output is between 0 and 1.
    See Also:
    Serialized Form

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.