fann_get_rprop_increase_factor
Returns the increase factor used during RPROP training
Beschreibung
float fann_get_rprop_increase_factor
( resource $ann
)
The default increase factor is 1.2.
Parameter-Liste
-
ann
-
Resource eines neuralen Netzwerks.
Rückgabewerte
The increase factor, or FALSE on error.
Siehe auch
- fann_set_rprop_increase_factor