fann_set_bit_fail_limit
Set the bit fail limit used during training
Beschreibung
bool fann_set_bit_fail_limit
( resource $ann
, float $bit_fail_limit
)
Parameter-Liste
-
ann
-
Resource eines neuralen Netzwerks.
-
bit_fail_limit
-
The bit fail limit.
Rückgabewerte
Gibt TRUE bei Erfolg, sonst FALSE zurück.