Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.neuroph.core.learning.stop Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
MaxErrorStopStops learning rule if total network error is below some specified valueAuthor:Zoran Sevarac See Also:Serialized FormClassorg.neuroph.core.learning.stopNeuroph
MaxIterationsStopStops learning rule if specified number of iterations has been reachedAuthor:Zoran Sevarac See Also:Serialized FormClassorg.neuroph.core.learning.stopNeuroph
SmallErrorChangeStopStops learning rule if error change has been too small for specified numberAuthor:Zoran Sevarac See Also:Serialized FormClassorg.neuroph.core.learning.stopNeuroph
StopConditionInterface for learning rule stop condition.Interfaceorg.neuroph.core.learning.stopNeuroph