Softmax function
AISoftmax function: A function that turns a vector of scores into a probability distribution, where larger scores receive exponentially larger shares summing to one.
Softmax function: A function that turns a vector of scores into a probability distribution, where larger scores receive exponentially larger shares summing to one.