[][src]Function tsuga::activation_functions::relu_prime

pub fn relu_prime(x: f32) -> f32

Derivative of the ReLU function