Gradient Descent for nD
As well as we know, gradient descent is optimization technique today we learn about y_hat=Bo+B1x1+B2x2+Bnxn
You know how to apply Gradient Descent
In like that we just have to apply gradient descent on Bo , BnXn
After reading this blog you can able to solve any machine learning problem
Comments
Post a Comment