fann_get_cascade_min_out_epochs
Returns the minimum out epochs
Beschreibung
int fann_get_cascade_min_out_epochs
( resource $ann
)
The default min out epochs is 50.
Parameter-Liste
-
ann
-
Resource eines neuralen Netzwerks.
Rückgabewerte
The minimum out epochs, or FALSE on error.
Siehe auch
- fann_set_cascade_min_out_epochs