fann_create_train(3) php man page | unix.com

Man Page: fann_create_train

Operating Environment: php

Section: 3

FANN_CREATE_TRAIN(3)							 1						      FANN_CREATE_TRAIN(3)

fann_create_train - Creates an empty training data struct

SYNOPSIS
resource fann_create_train (int $num_data, int $num_input, int $num_output)
DESCRIPTION
Creates an empty training data struct.
PARAMETERS
o $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 data
RETURN VALUES
Returns a train data resource on success, or FALSE on error.
SEE ALSO
fann_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
fann_train_on_data(3) - php
fann_cascadetrain_on_data(3) - php
fann_init_weights(3) - php
fann_set_callback(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch