Skip to content

Assignments from Machine Learning Course on Coursera

Notifications You must be signed in to change notification settings

botchniaque/coursera-ml

Repository files navigation

Machine Learning

These are the assignments for Coursera course taught by Andrew Ng (as of 02.2018).

Assignments code is left unmodified in master branch - you can just fork the repo and have fun solving them. My solutions are in separate branches.

Install Octave on Ubuntu

Consult Octave Wiki for more details

sudo apt-add-repository ppa:octave/stable
sudo apt-get update
sudo apt-get install octave

Run Octave in terminal

octave --no-gui

octave:1> cd ex1/ex1
octave:1> ex1

About

Assignments from Machine Learning Course on Coursera

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages