fann_create_from_file(3) php man page | unix.com

Man Page: fann_create_from_file

Operating Environment: php

Section: 3

FANN_CREATE_FROM_FILE(3)						 1						  FANN_CREATE_FROM_FILE(3)

fann_create_from_file - Constructs a backpropagation neural network from a configuration file

SYNOPSIS
resource fann_create_from_file (string $configuration_file)
DESCRIPTION
Constructs a backpropagation neural network from a configuration file, which have been saved by fann_save(3).
PARAMETERS
o $configuration_file - The configuration file path.
RETURN VALUES
Returns a neural network resource on success, or FALSE on error.
SEE ALSO
fann_save(3). PHP Documentation Group FANN_CREATE_FROM_FILE(3)
Related Man Pages
profnet_bval(1) - debian
fann_create_shortcut(3) - php
fann_cascadetrain_on_file(3) - php
fann_get_activation_steepness(3) - php
fann_init_weights(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!