Certified AI Developer (CAID) Neural Networks & Deep Learning CAID
Quiz 4 Question 2 of 20

You're monitoring the training of a new deep neural network on a GPU cluster, and you notice the loss curve is completely flat—basically a straight line from epoch one. You check your configurations and see the learning rate is set to an extremely tiny number, like 0.000000001. Why is this tiny learning rate preventing the model from learning?

Select an answer to reveal the explanation.