What is learning rate in machine learning?machine-learningoptimizationgradient-descentdeep-learningThe learning rate controls how big each step is during optimization—too small is slow, too large overshoots.