php man page for fann_set_training_algorithm

Query: fann_set_training_algorithm

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FANN_SET_TRAINING_ALGORITHM(3)						 1					    FANN_SET_TRAINING_ALGORITHM(3)

fann_set_training_algorithm - Sets the training algorithm

SYNOPSIS
bool fann_set_training_algorithm (resource $ann, int $training_algorithm)
DESCRIPTION
Sets the training algorithm. More info available in fann_get_training_algorithm(3).
PARAMETERS
o $ann -Neural network resource. o $training_algorithm -Training algorithm constant
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_training_algorithm(3). PHP Documentation Group FANN_SET_TRAINING_ALGORITHM(3)
Related Man Pages
fann_train_on_data(3) - php
fann_cascadetrain_on_data(3) - php
fann_init_weights(3) - php
fann_save(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update