softmax

softmax

/ˈsɔːftmæks/

🔮 Neural Computation

a function converting raw scores into a probability distribution

Softmax ensures the output probabilities sum to one.

Origin: Soft (smooth) + max (maximum); mathematical term