Skip to content

My solutions of CS231N: Convolutional Networks for visual recognition

Notifications You must be signed in to change notification settings

Survivor98/cs231n-2018

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standford CS231n (2018) : Convolutional Networks for Visual Recognition

After long hours of wathcing videos and reading notes at CS231n, I was able to implement the solutions to the three assignments. The second assignment was by the far the hardest and the most rewarding.

The course is really really good, with low-level assignments(backpropagation, convolution, batch normalization) and high-level materials and assignments(PyTorch, GAN, Saliency Maps). For the training, I mostly used a VM from the course on Google Compute Engine with CPUs. I used Google Colab GPU for the Q5 of the assignment2.

All the props go to the CS231n team (Justin Johnson, Serena Yeung and the TAs) that delivered the course and the assignments(also for making the videos and assignments available for free). Thanks to Haofei Xu for sharing her solutions online, they have been helpful during these assignments, specially in assignment 2.

About

My solutions of CS231N: Convolutional Networks for visual recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.6%
  • Python 1.4%