Question 18
The final classification head applies a softmax over the pre-activation scores (logits). For a 3-class problem, the logits produced for a particular image are [2, 1, 0]. Compute the softmax probability assigned to the first class (round to 2 decimal places).