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

During the training of a deep neural network, you monitor the logs and notice that the loss suddenly becomes NaN (Not a Number) and the model's weight updates are swinging wildly. When you look closer at the backpropagation step, you see that the gradient values are multiplying exponentially as they flow backward through the layers. What is the name of this classic deep learning issue?

Select an answer to reveal the explanation.