Update README.md
This commit is contained in:
parent
bc688d82d7
commit
2a0ef1c874
11
README.md
11
README.md
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue