mantasu/cs231n
Shortest solutions for CS231n 2021-2025
This resource provides complete, concise solutions for assignments in Stanford's CS231n course on Convolutional Neural Networks for Visual Recognition. Students or self-learners can use these materials, which include detailed explanations for inline questions and brief, commented code, to check their work or understand complex concepts. It takes assignment problems related to image classification and deep learning and outputs clear, step-by-step solutions.
455 stars. No commits in the last 6 months.
Use this if you are taking or self-studying Stanford's CS231n course and need to check your assignment solutions or gain a deeper understanding of the concepts.
Not ideal if you are looking for introductory material on deep learning from scratch or a general-purpose image recognition library.
Stars
455
Forks
78
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mantasu/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