Query: fann_subset_train_data
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SUBSET_TRAIN_DATA(3) 1 FANN_SUBSET_TRAIN_DATA(3) fann_subset_train_data - Returns an copy of a subset of the train dataSYNOPSISresource fann_subset_train_data (resource $data, int $pos, int $length)DESCRIPTIONReturns 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(3)PARAMETERSo $data -Neural network training data resource. o $pos - Starting position. o $length - The number of copied elements.RETURN VALUESReturns a train data resource on success, or FALSE on error.SEE ALSOfann_duplicate_train_data(3). PHP Documentation Group FANN_SUBSET_TRAIN_DATA(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
dio_seek(3) - php |
fann_cascadetrain_on_file(3) - php |
fann_get_bit_fail(3) - php |
fann_get_cascade_candidate_change_fraction(3) - php |
Similar Topics in the Unix Linux Community |
---|
Forum Video Tutorial: How to Use Code Tags |
UNIX.COM 2017 Year End Summary |
Please Welcome Ravinder Singh to the Moderation Team |
Denial Of Service Attack Update |