GoogleTests understanding of probability distributions in classification – essential for multi-class problems.
The softmax function converts a vector of real numbers into a probability distribution. Each output is in the range (0, 1) and the outputs sum to 1.