GoLang fann_get_sarprop_temperature

request it (274)
GoLang replacement for PHP's fann_get_sarprop_temperature [edit | history]



Do you know a GoLang replacement for PHP's fann_get_sarprop_temperature? Write it!

PHP fann_get_sarprop_temperature

PHP original manual for fann_get_sarprop_temperature [ show | php.net ]

fann_get_sarprop_temperature

(PECL fann >= 1.0.0)

fann_get_sarprop_temperatureReturns the sarprop temperature

Description

float fann_get_sarprop_temperature ( resource $ann )

Returns the sarprop temperature.

The default temperature is 0.015.

Parameters

ann

Neural network resource.

Return Values

The sarprop temperature, or FALSE on error.

See Also