Query: fann_num_output_train_data
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_NUM_OUTPUT_TRAIN_DATA(3) 1 FANN_NUM_OUTPUT_TRAIN_DATA(3) fann_num_output_train_data - Returns the number of outputs in each of the training patterns in the train dataSYNOPSISint fann_num_output_train_data (resource $data)DESCRIPTIONReturns the number of outputs in each of the training patterns in the train data resource.PARAMETERSo $data -Neural network training data resource.RETURN VALUESThe number of outputs, or FALSE on error.SEE ALSOfann_length_train_data(3), fann_num_input_train_data(3). PHP Documentation Group FANN_NUM_OUTPUT_TRAIN_DATA(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
fann_get_cascade_candidate_change_fraction(3) - php |
fann_set_activation_steepness(3) - php |
fann_set_callback(3) - php |
fann_train_epoch(3) - php |