fann_subset_train_data(3) php man page | unix.com

Man Page: fann_subset_train_data

Operating Environment: php

Section: 3

FANN_SUBSET_TRAIN_DATA(3)						 1						 FANN_SUBSET_TRAIN_DATA(3)

fann_subset_train_data - Returns an copy of a subset of the train data

SYNOPSIS
resource fann_subset_train_data (resource $data, int $pos, int $length)
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(3)
PARAMETERS
o $data -Neural network training data resource. o $pos - Starting position. o $length - The number of copied elements.
RETURN VALUES
Returns a train data resource on success, or FALSE on error.
SEE ALSO
fann_duplicate_train_data(3). PHP Documentation Group FANN_SUBSET_TRAIN_DATA(3)
Related Man Pages
fann_train_on_data(3) - php
db2_field_width(3) - php
fann_get_bit_fail(3) - php
fann_init_weights(3) - php
fann_train_epoch(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update