192 Forks
538 Stars
538 Watchers

CS231n-2017

Completed the CS231n 2017 spring assignments from Stanford university

How to download and setup CS231n-2017

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

Or simply clone CS231n-2017 with SSH
[email protected]:Burton2000/CS231n-2017.git

If you have some problems with CS231n-2017

You may open issue on CS231n-2017 support forum (system) here: https://github.com/Burton2000/CS231n-2017/issues