Class NegativeDefaultStepFunction

    • Constructor Detail

      • NegativeDefaultStepFunction

        public NegativeDefaultStepFunction()
    • Method Detail

      • step

        public void step​(INDArray parameters,
                         INDArray searchDirection,
                         double step)
        Description copied from interface: StepFunction
        Step with the given parameters
        Specified by:
        step in interface StepFunction
        Parameters:
        parameters - the current parameters
        searchDirection - the line to step