You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cross-entropy is a measure of the difference between two probability distributions for a given random variable or set of events.
Its an important loss function that should be added and implemented in loss namespace.