A classifier over four classes is scored on a mini-batch of four examples. Each example has a one-hot true label. The probability the model assigned to that example's true class was:
Using , what is the average categorical cross-entropy loss per example, in bits?
Select all that apply.