Package org.neuroph.core.learning

Provides base classes for neural network learning algorithms.

See:
          Description

Class Summary
DataSet A set of training elements for training neural network.
DataSetRow Represents training element for supervised learning algorithms.
IterativeLearning Base class for all iterative learning algorithms.
LearningRule Base class for all neural network learning algorithms.
SupervisedLearning Base class for all supervised learning algorithms.
UnsupervisedLearning Base class for all unsupervised learning algorithms.
 

Package org.neuroph.core.learning Description

Provides base classes for neural network learning algorithms.



Copyright © 2012. All Rights Reserved.