DavidTorresOcana / ML_with_Matlab_ex

Matlab implementation of exercises of Andrew Ng course Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Matlab implementation of exercises of Andrew Ng course Machine Learning

License:GNU General Public License v3.0


Languages

Language:MATLAB 79.1%Language:C 19.2%Language:Objective-C 1.0%Language:Makefile 0.4%Language:Batchfile 0.4%