47 Forks
84 Stars
84 Watchers

machine-learning

Programming Assignments and Lectures for Andrew Ng's "Machine Learning" Coursera course

How to download and setup machine-learning

Open terminal and run command
git clone https://github.com/khanhnamle1994/machine-learning.git
git clone is used to create a copy or clone of machine-learning repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with machine-learning https://github.com/khanhnamle1994/machine-learning/archive/master.zip

Or simply clone machine-learning with SSH
[email protected]:khanhnamle1994/machine-learning.git

If you have some problems with machine-learning

You may open issue on machine-learning support forum (system) here: https://github.com/khanhnamle1994/machine-learning/issues