fann_get_network_type
PHP function
Edit on GitHub ✎
(PECL fann >= 1.0.0)
Get the type of neural network it was created as
Description
fann_get_network_type(resource $ann): int
Get the type of neural network it was created as.
Parameters
annDescription
Return Values
Network type constant, or false on error.