Documentation of 'org.encog.ml.train.strategy.Strategy' Java class
Strategy
org.encog.ml.train.strategy

Interface Strategy

    • Method Detail

      • init

        void init(MLTrain train)
        Initialize this strategy.
        Parameters:
        train - The training algorithm.
      • preIteration

        void preIteration()
        Called just before a training iteration.
      • postIteration

        void postIteration()
        Called just after a training iteration.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.