See: Description
Class | Description |
---|---|
BufferedDataSet |
This class can be used for large training sets, which are partially 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.
|
DataSets |
Copyright © 2019 Neuroph Project. All rights reserved.