A

Admin • 671K Points
Coach

Q. What does the softmax function do in a neural network?

  • (A) It turns outputs into binary values
  • (B) It calculates error
  • (C) It converts logits to probabilities
  • (D) It normalizes input features

Explanation by: Admin
Softmax converts raw outputs into probabilities that sum to 1, useful in classification.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.