Classes
| Class | Description | |
|---|---|---|
|
|
NeuroObjectCollection | Represents vollection of |
|
|
Pattern | A class representing single training pattern and is used to train a neural network. Contains input data and expected results arrays. |
|
|
PatternsCollection | A class representing collection of the patterns. A collection that stores |
|
|
PatternsCollection.CustomPatternEnumerator |