Skip to content

solutions to the assignments from Stanford's CS231n: Convolutional Neural Networks for Visual Recognition course (Spring 2017), completed using the 2021 assignment version.

Notifications You must be signed in to change notification settings

limJhyeok/CS231n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stanford CS231n Assignments (2021 Version)

언어 선택 / Language Selection:

This repository contains my solutions to the assignments from Stanford's CS231n: Convolutional Neural Networks for Visual Recognition course (Spring 2017), completed using the 2021 assignment version.

About the Course

Stanford's CS231n is one of the most renowned deep learning courses, offering an in-depth exploration of convolutional neural networks (CNNs) and their applications in computer vision. It covers topics such as:

  • Image classification
  • CNN architectures
  • Transfer learning
  • Object detection and segmentation
  • Recurrent neural networks (RNNs) and transformers in vision
  • Generative adversarial networks (GANs)
  • Self-Supervised Learning

If you're passionate about artificial intelligence, this course is an excellent learning resource.

Useful links:

📹 Lecture Videos (Spring 2017)

📖 Official Course Website

⚠️ Caution

Please note that there might be some errors in my implementations, particularly in the Batch Normalization and Dropout sections. While I made efforts to fix these issues, debugging them completely proved challenging.

📂 Assignment Solutions

Assignment 1

Assignment 2

Assignment 3

Disclaimer

This repository is intended for educational purposes. Please avoid copying solutions directly if you are currently taking the course. Instead, use this as a reference to guide your understanding and troubleshooting.

Happy learning! 🎓


About

solutions to the assignments from Stanford's CS231n: Convolutional Neural Networks for Visual Recognition course (Spring 2017), completed using the 2021 assignment version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published