Update README.md

This commit is contained in:
tsb1995 2020-02-27 16:36:52 -08:00 committed by GitHub
parent bc688d82d7
commit 2a0ef1c874
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 @@
# 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)