PHP » GoLang |
login |
register |
about
|
GoLang fann_read_train_from_file
request it (404)
GoLang replacement for PHP's fann_read_train_from_file
[edit | history]
fann_read_train_from_file(PECL fann >= 1.0.0) fann_read_train_from_file — Reads a file that stores training data Description
resource fann_read_train_from_file
( string
$filename
)Reads a file that stores training data. Parameters
Return Values Returns a train data resource on success, or Examples
Example #1 fann_read_train_from_file() example
<?php Contents of xor.data 4 2 1 -1 -1 -1 -1 1 1 1 -1 1 1 1 -1 See Also
|
more
Recently updated
more
Most requested
more
Last requests
|