Skip to content
/ cs231n Public

Assignment Solutions for Stanford's CS231n Deep Neural Networks Class, Winter 2016

Notifications You must be signed in to change notification settings

hmatjaz/cs231n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS231n Assignment Solutions (Winter 2016)

These are my assignment solutions for Stanford's excellent CS231n: Convolutional Neural Networks for Visual Recognition class, where I aim for correctness, completeness, and readability. Solutions for all assignment tasks are included, with a few added bonus tasks.

These are just the solutions. For additional information on CS231n, see:

Requirements

  • At least 6-8 GB of RAM is required to run these notebooks.
  • Should run out of the box on Linux and macOS with appropriate Jupyter installations. To run on Windows, datasets should be downloaded manually and modifications should be made to assignment 2/3's setup.py to correctly compile the Cython extensions.

About

Assignment Solutions for Stanford's CS231n Deep Neural Networks Class, Winter 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published