/cs231n

My assignment solutions for Stanford's CS231n course (Winter 2016)

Primary LanguageJupyter Notebook

This repository contains my solutions to the assignments in CS231n, Winter 2016. I used 2to3 to convert all the assignment code from Python2 to Python3. Other than that, everything is the same as in the original assignments.