Certified AI Developer (CAID) Introduction to AI CAID
Quiz 14 Question 20 of 20

You are training a deep feedforward neural network and notice that as you add more hidden layers, the model stops learning because the gradients propagating back to the early layers become extremely small. To resolve this, you decide to replace the Sigmoid activation functions in the hidden layers with Rectified Linear Unit (ReLU) functions. What is the primary advantage of ReLU that addresses this issue?

Select an answer to reveal the explanation.