img

I have recently worked on Computer Vision projects for classification tasks. Papers and tutorials mention Cross Entropy as the mostly used loss function to measure the difference between predictions and labels. Now, the question is what, how, and why we use Cross Entropy?

–Please follow this link for the full blog of this topic–

References

  • Basic Classification: Classify Images of clothing https://www.tensorflow.org/tutorials/keras/classification
  • Softmax function, Wikipedia, https://en.wikipedia.org/wiki/Softmax_function
  • Cross Entropy for Machine Learning, https://machinelearningmastery.com/cross-entropy-for-machine-learning/
  • Cross Entropy, https://en.wikipedia.org/wiki/Cross_entropy