mirzaim/cs231n
Note and Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
This resource provides comprehensive notes and assignment solutions for Stanford's CS231n course on Convolutional Neural Networks for Visual Recognition. It helps students and practitioners understand and implement various deep learning models for image processing, covering topics from basic classifiers to advanced generative networks and image captioning. It's ideal for those learning or reviewing core concepts in computer vision and deep learning.
No commits in the last 6 months.
Use this if you are studying or teaching computer vision with deep learning, particularly focusing on convolutional neural networks, and need detailed explanations and practical code examples for assignments.
Not ideal if you are looking for a high-level overview or an entry point into general machine learning without specific interest in visual recognition or neural networks.
Stars
46
Forks
14
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 27, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mirzaim/cs231n"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
mbadry1/CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i...
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
Halfish/cs231n
斯坦福 cs231n 作业代码实践
jariasf/CS231n
My assignment solutions for CS231n - Convolutional Neural Networks for Visual Recognition