Skip to content

Commit

Permalink
wiki page
Browse files Browse the repository at this point in the history
  • Loading branch information
faridcher committed Jun 27, 2016
1 parent 825d45e commit 434da4d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Introduction

This is the R equivalent version of all assignments of the online machine learning course (MOOC) offered by Stanford university and instructed by [Andrew NG](http://www.andrewng.org). The course materials including lectures and presentation PDFs, can be downloaded all at once from [Coursera website](https://class.coursera.org/ml-003/lecture).
This is the R equivalent version of all assignments of the online machine learning course (MOOC) offered by Stanford university and instructed by [Andrew NG](http://www.andrewng.org). The course materials including lectures and presentation PDFs, can be downloaded all at once from [Coursera website](https://class.coursera.org/ml-003/lecture). The course [wiki page](https://share.coursera.org/wiki/index.php/ML:Main) is accessible too.

One can solve the assignment and pass the quizzes and earn a certificate from [Coursera](https://www.coursera.org/learn/machine-learning). This repository is the an attempt to bring this excellent online course to the great community of R users. Assignments can be submitted directly from R.

Expand Down Expand Up @@ -67,6 +67,4 @@ A few screenshots of the plots produced in R:
13. Recommender systems, Collaborative filtering
14. Large scale machine learning, stochastic and mini-batch gradient descent, online learning, map reduce



[https://github.com/faridcher/faridcher.github.io/blob/master/ml-course/Snapshots/AnomolyDetection.png]: https://github.com/faridcher/faridcher.github.io/blob/master/ml-course/Snapshots/AnomolyDetection.png

0 comments on commit 434da4d

Please sign in to comment.