6 Forks
7 Stars
7 Watchers

6.036

Homework solutions of Intro to ML course at MIT Spring 2018

How to download and setup 6.036

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

Or simply clone 6.036 with SSH
[email protected]:elahea2020/6.036.git

If you have some problems with 6.036

You may open issue on 6.036 support forum (system) here: https://github.com/elahea2020/6.036/issues