Last active
April 10, 2016 19:48
-
-
Save ducnh1022/9a60049890e955b6da6e1eb693bad432 to your computer and use it in GitHub Desktop.
Classification week 7 Scaling to huge dataset and online learning
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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