Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 2.24 KB

README.md

File metadata and controls

29 lines (20 loc) · 2.24 KB

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