php8.5
Home/ Manual/ fann / functions/ fann_get_network_type

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

ann

Description

Return Values

Network type constant, or false on error.

Source: reference/fann/functions/fann-get-network-type.xml · from the official PHP manual (php/doc-en)