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