fann_subset_train_data
(PECL fann >= 1.0.0)
fann_subset_train_data — Returns an copy of a subset of the train data
Description
Returns an copy of a subset of the train data resource, starting at position pos and length elements forward.
The fann_subset_train_data(train_data, 0, fann_length_train_data(train_data)) do the same as fann_duplicate_train_data()
Parameters
dataNeural network training data resource.
posStarting position.
lengthThe number of copied elements.
See Also
- fann_duplicate_train_data() - Returns an exact copy of a fann train data
↑ and ↓ to navigate • Enter to select • Esc to close • / to open