What is the significance of the learning rate in training neural networks?
-
It determines the number of layers
-
It controls how much to change the model in response to the estimated error
-
It sets the number of epochs
-
It defines the architecture of the network