Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justheuristic authored Dec 24, 2016
1 parent e56a7d1 commit 7938767
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions week0/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
Materials you may want to view:
- [main stuff from cs231](http://cs231n.github.io/linear-classify/)
- [wikipedia :)](https://en.wikipedia.org/wiki/Stochastic_gradient_descent), expecially the "extensions and variants" section
- [sgd + logregression](http://machinelearningmastery.com/implement-logistic-regression-stochastic-gradient-descent-scratch-python/)
- [RMSPROP video](https://www.youtube.com/watch?v=defQQqkXEfE)
- [hinge loss from seminar](https://en.wikipedia.org/wiki/Hinge_loss)

0 comments on commit 7938767

Please sign in to comment.