Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.69 KB

README.md

File metadata and controls

38 lines (20 loc) · 1.69 KB

Coursera_Machine-Learning

Coursera's Machine-Learning By Andrew Ng.

1. Linear Regression

ex1_1

ex1_2

ex1_3

2. Logistic Regression

ex2_1

ex2_2

3. Multi-class Classification and Neural Network

ex3_1

ex3_2

ex3_3

ex3_4

4. Neural Network Learning

ex4

5. Regularized Linear Regression and Bias v.s. Variance

ex5_1

ex5_2

ex5_3