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