php man page for fann_create_from_file

Query: fann_create_from_file

OS: php

Section: 3

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

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
fann_create_sparse_array(3) - php
fann_create_shortcut(3) - php
fann_create_sparse(3) - php
fann_save(3) - php
fann_set_callback(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
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 Don Cragun