The soft-max regression model can be used in the classes classification problem. The model consists of composition of probabilities distribution for each
classes. So, the activation function
is given by:
And
The error function is given by:
Continue reading “Exercise: gradient of soft-max error function”