diff --git a/README.md b/README.md index 91dc8f6..0945de5 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -# StanfordML \ No newline at end of file +# StanfordML + +This repositorty contains the solutions to Andrew Ng's [Coursera](coursera.com) course on [Machine Learning](https://www.coursera.org/learn/machine-learning) completed using the Octave programming language. + +[Exercise 1](../master/machine-learning-ex1/ex1) with instructions found [here](../master/machine-learning-ex1/ex1.pdf) +[Exercise 2](../master/machine-learning-ex2/ex2) with instructions found [here](../master/machine-learning-ex2/ex2.pdf) +[Exercise 3](../master/machine-learning-ex3/ex3) with instructions found [here](../master/machine-learning-ex3/ex3.pdf) +[Exercise 4](../master/machine-learning-ex4/ex4) with instructions found [here](../master/machine-learning-ex4/ex4.pdf) +[Exercise 5](../master/machine-learning-ex5/ex5) with instructions found [here](../master/machine-learning-ex5/ex5.pdf) +[Exercise 6](../master/machine-learning-ex6/ex6) with instructions found [here](../master/machine-learning-ex6/ex6.pdf) +[Exercise 7](../master/machine-learning-ex7/ex7) with instructions found [here](../master/machine-learning-ex7/ex7.pdf) +[Exercise 8](../master/machine-learning-ex8/ex8) with instructions found [here](../master/machine-learning-ex8/ex8.pdf)