fann_get_sarprop_temperature

Returns 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.

Notes

Note:

This function is only available if the fann extension has been build against libfann >= 2.2.

See Also

  • fann_set_sarprop_temperature