Skip to content

Instantly share code, notes, and snippets.

@ducnh1022
Last active April 10, 2016 19:48
Show Gist options
  • Save ducnh1022/9a60049890e955b6da6e1eb693bad432 to your computer and use it in GitHub Desktop.
Save ducnh1022/9a60049890e955b6da6e1eb693bad432 to your computer and use it in GitHub Desktop.
Classification week 7 Scaling to huge dataset and online learning
gradient descent wont scale
Stochastic gradient use 1 data point, on average, it increases likelihood, sometimes decrease, "noisy" convergence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment