Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryujaehun/cs231n
cs231n
https://github.com/ryujaehun/cs231n
Last synced: about 2 months ago
JSON representation
cs231n
- Host: GitHub
- URL: https://github.com/ryujaehun/cs231n
- Owner: ryujaehun
- Created: 2018-02-07T13:18:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T13:19:43.000Z (almost 7 years ago)
- Last Synced: 2023-07-31T15:11:41.067Z (over 1 year ago)
- Size: 89 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS231n
## about
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.## [![](img/2.png)](https://www.youtube.com/playlist?list=PL3FW7Lu3i5JvHM8ljYj-zLfQRF3EO8sYv)
## [![](img/1.png)](http://cs231n.stanford.edu/)
## [![](img/3.png)](http://cs231n.github.io/)
## [Lecture slide](pdf)