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()
StopConditionisReached in interface StopConditionCopyright © 2019 Neuroph Project. All rights reserved.