fann_sys::fann_set_activation_steepness_output
[−]
[src]
pub unsafe extern fn fann_set_activation_steepness_output(ann: *mut fann, steepness: fann_type)
Set the steepness of the activation steepness in the output layer.
See also
fann_set_activation_steepness
, fann_set_activation_steepness_layer
,
fann_set_activation_steepness_hidden
, fann_set_activation_function_output
This function appears in FANN >= 1.2.0.