Skip to content

israfelsr/CS231n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS231n Assignments Solutions Spring 2020

The last weeks I have been following the course of Stanford CS231n: Convolutional Neural Networks for Visual Recognition and this repository is a compilation of my solutions for the assignments proposed on the course.

In each folder you will find a README.md file with the instructions for the assignments, the same that you can find on the page of the course. I totally recommend using Google Colab to complete the assignments!

Assignment 1

Assignment 2

Assignment 3