Let's learn about Cross Entropy
Let's learn about cross entropy
Cross-entropy can be used as a loss function for classification models like logistic regression or artificial neural networks.
It basically describes the loss between two probability distributions.
The "true" distribu...
tanmayrauth.hashnode.dev2 min read