903 Forks
2288 Stars
2288 Watchers

cs229-2018-autumn

All notes and materials for the CS229: Machine Learning course by Stanford University

How to download and setup cs229-2018-autumn

Open terminal and run command
git clone https://github.com/maxim5/cs229-2018-autumn.git
git clone is used to create a copy or clone of cs229-2018-autumn 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 cs229-2018-autumn https://github.com/maxim5/cs229-2018-autumn/archive/master.zip

Or simply clone cs229-2018-autumn with SSH
[email protected]:maxim5/cs229-2018-autumn.git

If you have some problems with cs229-2018-autumn

You may open issue on cs229-2018-autumn support forum (system) here: https://github.com/maxim5/cs229-2018-autumn/issues