Skip to content
/ CS231n Public

Stanford CS231n: Convolutional Neural Networks for Visual Recognition

Notifications You must be signed in to change notification settings

danaing/CS231n

Repository files navigation

Stanford University | CS231n

Lecture 'Convolutional Neural Networks for Visual Recognition' (Spring 2017)

Computer Vision has become ubiquitous in our society, with applications in search, image understanding, apps, mapping, medicine, drones, and self-driving cars. Core to many of these applications are visual recognition tasks such as image classification, localization and detection. Recent developments in neural network (aka “deep learning”) approaches have greatly advanced the performance of these state-of-the-art visual recognition systems. This lecture collection is a deep dive into details of the deep learning architectures with a focus on learning end-to-end models for these tasks, particularly image classification. From this lecture collection, students will learn to implement, train and debug their own neural networks and gain a detailed understanding of cutting-edge research in computer vision.

스탠포드 대학원의 CS231n 수업은 Convolutional Neural Networks for Visual Recognition에 대해 배우는 강의입니다. 2017년 봄학기의 수업을 듣고 한글로 내용을 정리하여 올렸습니다.

Course Syllabus Link

No. Description Course Materials
Lecture 1 Course Introduction Video
Lecture 2 Image Classification Video
Lecture 3 Loss Functions and Optimization Video
Lecture 4 Introduction to Neural Networks Video
Lecture 5 Convolutional Neural Networks Video
Lecture 6 Training Neural Networks, part I Video
Lecture 7 Training Neural Networks, part II Video
Lecture 8 Deep Learning Software Video
Lecture 9 CNN Architectures Video
Lecture 10 Recurrent Neural Networks Video
Lecture 11 Detection and Segmentation Video
Lecture 12 Visualizing and Understanding Video
Lecture 13 Generative Models Video
Lecture 14 Deep Reinforcement Learning Video

About

Stanford CS231n: Convolutional Neural Networks for Visual Recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published