Softmax with temperature function https://en.wikipedia.org/wiki/Softmax_function When the weights are empty, it returns an empty array.
must be a positive finite number (temperature > 0)
array of probabilities
if temperature is not a positive finite number
Softmax with temperature function https://en.wikipedia.org/wiki/Softmax_function When the weights are empty, it returns an empty array.