54 Forks
108 Stars
108 Watchers

stanford-cs231n-assignments-2020

This repository contains my solutions to the assignments for Stanford's CS231n "Convolutional Neural Networks for Visual Recognition" (Spring 2020).

How to download and setup stanford-cs231n-assignments-2020

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

Or simply clone stanford-cs231n-assignments-2020 with SSH
[email protected]:amanchadha/stanford-cs231n-assignments-2020.git

If you have some problems with stanford-cs231n-assignments-2020

You may open issue on stanford-cs231n-assignments-2020 support forum (system) here: https://github.com/amanchadha/stanford-cs231n-assignments-2020/issues