diff --git a/README.md b/README.md index 6db5d8c..54aede7 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -# StanfordMLPython \ No newline at end of file +# StanfordML Python + +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 Python programming language in Jupyter Notebooks. + +[Exercise 1](../master/ex1/ex1.ipynb) with instructions found [here](https://github.com/tsb1995/StanfordMLOctave/blob/master/machine-learning-ex1/ex1.pdf) +[Exercise 2](../master/ex2/ex2.ipynb) with instructions found [here](https://github.com/tsb1995/StanfordMLOctave/blob/master/machine-learning-ex2/ex2.pdf) +[Exercise 3](../master/ex3/ex3.ipynb) with instructions found [here](https://github.com/tsb1995/StanfordMLOctave/blob/master/machine-learning-ex3/ex3.pdf) +[Exercise 4](../master/ex4/ex4.ipynb) with instructions found [here](https://github.com/tsb1995/StanfordMLOctave/blob/master/machine-learning-ex4/ex4.pdf) +[Exercise 5](../master/ex5/ex5.ipynb) with instructions found [here](https://github.com/tsb1995/StanfordMLOctave/blob/master/machine-learning-ex5/ex5.pdf) +[Exercise 6](../master/ex6/ex6.ipynb) with instructions found [here](https://github.com/tsb1995/StanfordMLOctave/blob/master/machine-learning-ex6/ex6.pdf) +[Exercise 7](../master/-ex7/ex7.ipynb) with instructions found [here](https://github.com/tsb1995/StanfordMLOctave/blob/master/machine-learning-ex7/ex7.pdf) +[Exercise 8](../master/ex8/ex8.ipynb) with instructions found [here](https://github.com/tsb1995/StanfordMLOctave/blob/master/machine-learning-ex8/ex8.pdf)