Applying softmax activation to obtain a predicted class

In this recipe, we will normalize the outputs of the second fully connected layer using softmax activation such that each class has a (probability) value restricted between 0 and 1, and all the values across 10 classes add up to 1.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset