158 Forks
359 Stars
359 Watchers

CS231

Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition

How to download and setup CS231

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

Or simply clone CS231 with SSH
[email protected]:MahanFathi/CS231.git

If you have some problems with CS231

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