Skip to content
/ CS231n Public

My CS231n Stanford course's assignment solutions

Notifications You must be signed in to change notification settings

svigne1/CS231n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are my solutions to the cs231n course assignments 2017.

Thanks to Andrej Karpathy & the entire cs231n team for such a rockstar course!

I have implemented all notebooks in tesnorflow and not in Pytorch

Install png

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null brew install libpng

Install freetype

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null brew install freetype

Install libjpeg

brew install libjpeg

About

My CS231n Stanford course's assignment solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published