Softmax Activation Function
This is a cool, gentle intro to the Softmax Activation function.
Softmax in Machine Learning is used for multi-class classification. Before it, we used logistic regression to classify an example into one of the two classes.
But logistic regression wa...
kartavay.hashnode.dev3 min read