fann_set_sarprop_temperature
(PECL fann >= 1.0.0)
fann_set_sarprop_temperature — Sets the sarprop temperature
Description
bool fann_set_sarprop_temperature
( resource
$ann
, float $sarprop_temperature
)Sets the sarprop temperature.
Liste de paramètres
-
ann
-
Ressource de réseau de neurones.
-
sarprop_temperature
-
The sarprop temperature.
Valeurs de retour
Retourne TRUE
en cas de succès, FALSE
sinon.