See: Description
Class | Description |
---|---|
BufferedDataSet |
This class can be used for large training sets, which are partialy read from
file during the training.
|
DataSet |
This class represents a collection of data rows (DataSetRow instances) used
for training and testing neural network.
|
DataSetRow |
This class represents single data row in a data set.
|
Copyright © 2017 Neuroph Project. All rights reserved.