Exercise - The Softmax Function
A special activation function used in classification networks is the softmax activation function. This function turns any input function into a probability function.
A special activation function used in classification networks is the softmax activation function. This function turns any input function into a probability function.