Skip to content

This repository contains notes and assignments about the course offered by standford CS231n taught by Fei Fei Li, Justin Johnson and Serena Young.

License

Notifications You must be signed in to change notification settings

abdullahejazjanjua/cs231n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

I've been taking Stanford course CS231n: Convolutional Neural Networks for Visual Recognition while studying at GIKI. Here I have gathered my notes and solutions to assignments. The course lectures were recorded in Spring 2017, but the assignments are from Spring 2024.

Notes

I have organized the notes by assignment, including related helpers that were instrumental in solving the assignments. The notes also feature handwritten derivations and hand-drawn diagrams of backpropagation.

Assignment Solutions

Assignment 1

You can get starter code from here

Assignment 2

You can get starter code from here

Assignment 3

You can get starter code from here

Helpful Resources

  • Backpropagation for Batch Normalization
    • Helped solidify my understanding of backpropagation
  • StatQuest
    • Assisted in understanding concepts that were not fully clear from the course lectures
  • ResNet
    • Helped solidfy my understanding of Residual Blocks and how they help in training deeper networks

About

This repository contains notes and assignments about the course offered by standford CS231n taught by Fei Fei Li, Justin Johnson and Serena Young.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published