Function hal::activations::softmax [] [src]

pub fn softmax(x: &Array) -> Array

Return the softmax activated value exp(x_i) / sum(exp(x))