Least Squares Method from the View Point of Deep Learning II: Generalization
Least Squares Method from the View Point of Deep Learning II: Generalization
The least squares method is one of the most fundamental methods in Statistics to estimate correlations among various data. On the other hand, Deep Learning is the heart of Artificial Intelligence and it is a learning method based on the least squares method, in which a parameter called learning rate …