Question:

Which of the following activation function outputs is zero-centered?

Show Hint

Use hyperbolic tangent (tanh) for zero-centered activations, especially in hidden layers, to improve optimization.
Updated On: Dec 29, 2024
  • Hyperbolic tangent
  • Sigmoid
  • Softmax
  • Rectified Linear Unit (ReLU)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The hyperbolic tangent (tanh) function outputs values in the range [−1, 1], making it zero-centered. This property ensures that the mean activation is closer to zero, improving optimization. Other functions like sigmoid, softmax, and ReLU are not zero-centered.
Was this answer helpful?
0
0

Questions Asked in CUET PG exam

View More Questions