public class MaxErrorStop extends Object implements StopCondition, Serializable
Constructor and Description |
---|
MaxErrorStop(SupervisedLearning learningRule) |
Modifier and Type | Method and Description |
---|---|
boolean |
isReached()
Returns true if learning rule should stop, false otherwise
|
public MaxErrorStop(SupervisedLearning learningRule)
public boolean isReached()
StopCondition
isReached
in interface StopCondition
Copyright © 2019 Neuroph Project. All rights reserved.