Nota: A tradução desta entrada está atualmente em revisão de qualidade, portanto parte do conteúdo é exibida temporariamente apenas em inglês.
Este verbete ainda não foi traduzido para o seu idioma, portanto o original é exibido abaixo.
learning rate
In a general cognitive context, this term describes the efficiency of knowledge acquisition. It is often used in educational psychology or animal behavior studies to quantify how quickly a subject reaches a specific performance threshold.
In the technical domain of artificial intelligence and machine learning, the term refers to a specific hyperparameter. It controls the magnitude of updates to the weights of a neural network during training. A value that is too large can cause the model to diverge, while a value that is too small results in an agonizingly slow training process or entrapment in local minima.