Skip to content

Commit

Permalink
Adding Linear Regression and Gradient Descent tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
jyopari authored Apr 18, 2017
1 parent c6e3a09 commit 627aed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions week3-classification-regression/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@
* [Linear Regression with Gradient Descent video tutorial from Siraj](https://www.youtube.com/watch?v=XdM6ER7zTLk)
* [Week 1 of Andrew Ng's Machine Learning Coursera course](https://www.coursera.org/learn/machine-learning/home/week/1)
* [Tom Alexander's JS Regression Library](https://github.com/Tom-Alexander/regression-js)
* A video [tutorial](https://www.youtube.com/watch?v=HJRWhgyjoNo&t=608s) of the math and implementation by Jyo Pari

0 comments on commit 627aed5

Please sign in to comment.