/ML_with_Matlab_ex

Matlab implementation of exercises of Andrew Ng course Machine Learning

Primary LanguageMatlabGNU General Public License v3.0GPL-3.0

Coursera ML course from Andrew NG

Matlab implementation of exercises of Andrew Ng course Machine Learning

Project structure

  • Each exercise has it's own folder. In each folder you will find:
    1. pdf that guide you through the project
    2. a series of Matlab files
    3. data

Notes

Main solution file is the .m file with the name of the exercise folder: e.g. ex4.m is solution for ex4

Subfolders need to be aded to the path before running each exercise solution