fann_set_bit_fail_limit

(PECL fann >= 1.0.0)

fann_set_bit_fail_limitSet the bit fail limit used during training

Description

bool fann_set_bit_fail_limit ( resource $ann , float $bit_fail_limit )

Set the bit fail limit used during training.

Liste de paramètres

ann

Ressource de réseau de neurones.

bit_fail_limit

The bit fail limit.

Valeurs de retour

Retourne TRUE en cas de succès, FALSE sinon.

Voir aussi

LoadingChargement en cours