461 Forks
1472 Stars
1472 Watchers

CS231n-2017-Summary

After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.

How to download and setup CS231n-2017-Summary

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

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

If you have some problems with CS231n-2017-Summary

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