fann_get_sarprop_temperature

(PECL fann >= 1.0.0)

fann_get_sarprop_temperatureReturns the sarprop temperature

說明

float fann_get_sarprop_temperature ( resource $ann )

Returns the sarprop temperature.

The default temperature is 0.015.

參數

ann

Neural network resource.

回傳值

The sarprop temperature, or FALSE on error.

參見

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top