fann_get_cascade_min_out_epochs
Returns the minimum out epochs
Description
int fann_get_cascade_min_out_epochs
( resource $ann
)
The default min out epochs is 50.
Parameters
-
ann
-
Neural network resource.
Return Values
The minimum out epochs, or FALSE
on error.
See Also
- fann_set_cascade_min_out_epochs