fann_save_train(3) php man page | unix.com

Man Page: fann_save_train

Operating Environment: php

Section: 3

FANN_SAVE_TRAIN(3)							 1							FANN_SAVE_TRAIN(3)

fann_save_train - Save the training structure to a file

SYNOPSIS
bool fann_save_train (resource $data, string $file_name)
DESCRIPTION
Save the training data to a file, with the format as specified in fann_read_train_from_file(3).
PARAMETERS
o $data -Neural network training data resource. o $file_name - The file name of the file where training data is saved to.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_read_train_from_file(3). PHP Documentation Group FANN_SAVE_TRAIN(3)
Related Man Pages
fann_create_train_from_callback(3) - php
fann_cascadetrain_on_data(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_init_weights(3) - php
fann_save(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch