Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 447 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 447 Bytes

Machine-Learning

This is the assignment code for Machine learning course by Ardrew Ng (coursera)

Overview of each algorithms Idea learned in each exercise

=>machine-learning-ex1: LinearRegration, Gradient Descent, Feature Scaling, Octave

=>machine-learning-ex2: Logistic Regration, one-vs-all

=>machine-learning-ex3: Neural Network

=>machine-learning-ex4: Backpropagation

=>machine-learning-ex4: Adivce for applying machine learning,