mbadry1/CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
This document summarizes the key concepts from Stanford's CS231n 2017 course on Convolutional Neural Networks for Visual Recognition. It provides an overview of image classification, neural networks, loss functions, and optimization techniques. This resource is ideal for anyone looking for a condensed explanation of deep learning fundamentals applied to computer vision tasks, particularly those who have viewed the lectures and want a review.
1,575 stars. No commits in the last 6 months.
Use this if you are a student or practitioner who has watched the CS231n 2017 lectures and needs a concise, organized summary of the core concepts for revision or quick reference.
Not ideal if you are looking for an introductory deep learning course from scratch or an up-to-date summary of the latest advancements in computer vision beyond 2017.
Stars
1,575
Forks
460
Language
Python
License
MIT
Category
Last pushed
Feb 02, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mbadry1/CS231n-2017-Summary"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
machinelearningnanodegree/stanford-cs231
Resources for students in the Udacity's Machine Learning Engineer Nanodegree to work through...
MahanFathi/CS231
Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
jariasf/CS231n
My assignment solutions for CS231n - Convolutional Neural Networks for Visual Recognition
Burton2000/CS231n-2017
Completed the CS231n 2017 spring assignments from Stanford university
Halfish/cs231n
斯坦福 cs231n 作业代码实践