Documentation of 'org.neuroph.core.learning.stop.SmallErrorChangeStop' Java class
SmallErrorChangeStop
org.neuroph.core.learning.stop

Class SmallErrorChangeStop

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


    public class SmallErrorChangeStop
    extends java.lang.Object
    implements StopCondition, java.io.Serializable
    Stops learning rule if error change has been too small for specified number of iterations
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean isReached()
      Returns true if learning rule should stop, false otherwise
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • isReached

        public boolean isReached()
        Description copied from interface: StopCondition
        Returns true if learning rule should stop, false otherwise
        Specified by:
        isReached in interface StopCondition
        Returns:
        true if learning rule should stop, false otherwise

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.