#67 Machine Learning & Data Science Challenge 67
What is the learning Rate?
The learning rate controls how much we should adjust the weights concerning the loss gradient. Learning rates are randomly initialized.
Lower the values of the learning rate slower will be the convergence to global minima....
bhagirathkd.hashnode.dev1 min read