Skip to content

isacciobota/stanford-CS231n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CS231n: Deep Learning for Computer Vision

This project includes various assignments and projects that are part of the Stanford CS231n: Deep Learning for Computer Vision course [1]. The initial code is from CS231n assignments [2]. Each folder corresponds to a different assignment within the course.

Note

This was solved as a project for a course called Computer Vision at Politehnica University of Timisoara [3]. Because of that, the cs231n folder inside each assignment was renamed to cv. Also, it was run in Google Colaboratory and I chose to complete the PyTorch files (instead of Tensorflow).

Content

Assignment 1

Assignment 2

Assignment 3

Reference list

  1. CS231n course page. https://cs231n.stanford.edu/
  2. CS231n assignments. https://cs231n.stanford.edu/assignments.html
  3. Computer Vision Course, Dr. Eng. Cosmin CERNAZANU-GLAVAN, 2024