(PECL fann >= 1.0.0)
fann_set_cascade_weight_multiplier — Sets the weight multiplier
$ann
, float $cascade_weight_multiplier
)Sets the weight multiplier.
ann
Ressource de réseau de neurones.
cascade_weight_multiplier
The weight multiplier.
Retourne TRUE
en cas de succès, FALSE
sinon.