See: Description
| Class | Description |
|---|---|
| DataSet |
This class holds a set of data set rows for training or testing neural network.
|
| DataSetRow |
Represents one data set row in a data set.
|
| 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.
|
Copyright © 2013. All Rights Reserved.