Documentation of 'org.nd4j.linalg.api.activation.RectifiedLinear' Java class
RectifiedLinear
org.nd4j.linalg.api.activation

Class RectifiedLinear

    • Constructor Detail

      • RectifiedLinear

        public RectifiedLinear()
    • Method Detail

      • transformClazz

        public java.lang.Class<? extends ElementWiseOp> transformClazz()
        The class used for transformation
        Returns:
        the class used for transformation
      • applyDerivative

        public INDArray applyDerivative(INDArray input)
        Applies the derivative of this function
        Parameters:
        input - the input to apply it to
        Returns:
        the derivative of this function applied to the input

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.