Gradient Descent
Last updated
Was this helpful?
Last updated
Was this helpful?
The Gradient Descent can be given by:
repeat:{
} (simultaneously update for every j=0,1,2….)
On computing the partial differential in the above equation, we get:
repeat:{
} (simultaneously update every j=0,1,2…,n)