Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 292 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 292 Bytes

Matlab-ML-basics

A basic implementation of linear regression and logistic regression on Matlab. Intoductory exercices for machine learning. Implemented in matlab and inspired by the course of machine learning by Andrew Ng (Coursera).

Every exercice is explained step-by-step via comments.