You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm struggling to find the initial equation forms for SGD/2SGD in the notes. I see that we have GD defined as $w_{t+1} = w_t - \nu \nabla_w E_{in}(w_t)$ and also 2GD defined w/similar notation, but can't find the SGD/2SGD versions.
Any help would be appreciated! Thanks:)
The text was updated successfully, but these errors were encountered:
Hello! I'm struggling to find the initial equation forms for SGD/2SGD in the notes. I see that we have GD defined as$w_{t+1} = w_t - \nu \nabla_w E_{in}(w_t)$ and also 2GD defined w/similar notation, but can't find the SGD/2SGD versions.
Any help would be appreciated! Thanks:)
The text was updated successfully, but these errors were encountered: