Skip to content

sharkdp/cs231n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS231n

Set up

Go to one of the assignment folders, then:

virtualenv2 .env
source .env/bin/activate
pip install -r requirements.txt

Download datasets

cd cs231n/datasets
./get_datasets.sh

Start

source .env/bin/activate
jupyter notebook

About

My solutions to the CS231n assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors