Softmax Activation Function
Softmax activation function is a commonly used activation function in deep learning. In this tutorial, let us see what it is, why it is needed, and how it is used. Softmax activation function is commonly used in the output layer of classifier neural network. What is a classifier? Lets start with understanding what a classifier […]
Softmax Activation Function Read More »


