Halfish/cs231n
斯坦福 cs231n 作业代码实践
This project provides practical code implementations for assignments from Stanford's CS231n course, "Convolutional Neural Networks for Visual Recognition." It helps students and self-learners solidify their understanding of visual recognition concepts by working through the actual problem sets. Users input theoretical knowledge from the course and receive working code examples and a deeper practical grasp of the subject.
662 stars. No commits in the last 6 months.
Use this if you are a student or self-learner taking the Stanford CS231n course and want to practice coding the assignments for visual recognition.
Not ideal if you are looking for an up-to-date, current version of the assignments, as these implementations are from 2016.
Stars
662
Forks
224
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Halfish/cs231n"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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
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