Query: fann_create_train
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_CREATE_TRAIN(3) 1 FANN_CREATE_TRAIN(3) fann_create_train - Creates an empty training data structSYNOPSISresource fann_create_train (int $num_data, int $num_input, int $num_output)DESCRIPTIONCreates an empty training data struct.PARAMETERSo $num_data - The number of training data o $num_input - The number of inputs per training data o $num_output - The number of ouputs per training dataRETURN VALUESReturns a train data resource on success, or FALSE on error.SEE ALSOfann_read_train_from_file(3), fann_train_on_data(3), fann_destroy_train(3), fann_save_train(3). PHP Documentation Group FANN_CREATE_TRAIN(3)
Related Man Pages |
---|
sylseg-sk-training(1) - debian |
fann_get_bit_fail(3) - php |
fann_read_train_from_file(3) - php |
fann_set_activation_steepness(3) - php |
fann_train_on_file(3) - php |
Similar Topics in the Unix Linux Community |
---|
Forum Video Tutorial: How to Use Code Tags |
New Code Tags (Syntax Highlighting) |
Status of UNIX.COM Forum Transformation |
Denial Of Service Attack Update |