Query: fann_run
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_RUN(3) 1 FANN_RUN(3) fann_run - Will run input through the neural networkSYNOPSISarray fann_run (resource $ann, array $input)DESCRIPTIONWill run input through the neural network, returning an array of outputs, the number of which being equal to the number of neurons in the output layer.PARAMETERSo $ann -Neural network resource. o $input - Array of input valuesRETURN VALUESArray of output values, or FALSE on error PHP Documentation Group FANN_RUN(3)
Related Man Pages |
---|
fann_set_activation_function(3) - php |
fann_create_shortcut(3) - php |
fann_create_sparse(3) - php |
fann_create_standard(3) - php |
fann_save(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 Don Cragun as Lead Moderator |
Please Welcome Ravinder Singh to the Moderation Team |