Skip to main content

softmax

Function softmax 

Source
pub fn softmax(arr: &Array1<f64>) -> Array1<f64>
Expand description

Softmax function for probability distribution