Skip to content

CS231n: Convolutional Neural Networks for Visual Recognition Assignments Implementation

License

Notifications You must be signed in to change notification settings

aoboturov/cs231n-17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course

Syllabus

Project

Assignments

Assignment 1

Assignment 2

Assignment 3

Python venv problems

I assume you have installed the pip matplotlib, there is a directory in you root called ~/.matplotlib.

Create a file ~/.matplotlib/matplotlibrc there and add the following code: backend: TkAgg

Deep learning frameworks providing a “Model Zoo”

Implementation

From two alternative, PyTorch was chosen to implement assignments 2 and 3.

No Extra-credit implementations were done.

About

CS231n: Convolutional Neural Networks for Visual Recognition Assignments Implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published