You are building a neural network to classify images from th…

You are building a neural network to classify images from the Fashion MNIST dataset, which contains 10 distinct and mutually exclusive clothing categories (e.g., T-shirt, sneaker, etc.). Each image belongs to exactly one class. Which of the following is the most appropriate configuration for the output layer of your model?