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