Gradient Descent

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)

Last updated