Update README.md

This commit is contained in:
tsb1995 2020-02-27 16:43:18 -08:00 committed by GitHub
parent e51ddb932f
commit 791996823a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 1 deletions

View File

@ -1 +1,12 @@
# StanfordMLPython
# 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)