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

Class RectifiedLinearUnitsLayer

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


    public class RectifiedLinearUnitsLayer
    extends java.lang.Object
    implements Layer, java.io.Serializable
    This is a layer of neurons that applies the non-saturating activation function f(x)=max(0,x). It increases the nonlinear properties of the decision function and of the overall network without affecting the receptive fields of the convolution layer.
    See Also:
    Serialized Form

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.