Documentation of 'org.encog.ml.train.strategy.end.EndMinutesStrategy' Java class
EndMinutesStrategy
org.encog.ml.train.strategy.end

Class EndMinutesStrategy

    • Constructor Detail

      • EndMinutesStrategy

        public EndMinutesStrategy(int minutes)
    • Method Detail

      • init

        public void init(MLTrain train)
        Initialize this strategy.
        Specified by:
        init in interface Strategy
        Parameters:
        train - The training algorithm.
      • postIteration

        public void postIteration()
        Called just after a training iteration.
        Specified by:
        postIteration in interface Strategy
      • preIteration

        public void preIteration()
        Called just before a training iteration.
        Specified by:
        preIteration in interface Strategy
      • getMinutesLeft

        public int getMinutesLeft()
        Returns:
        the minutesLeft
      • getMinutes

        public int getMinutes()
        Returns:
        the minutes

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.