jariasf/CS231n
My assignment solutions for CS231n - Convolutional Neural Networks for Visual Recognition
This collection provides solved assignments for a university course on Convolutional Neural Networks (CNNs) for visual recognition. It offers practical examples of image classification, feature extraction, and neural network implementation. Students learning about deep learning and computer vision would use these solutions to understand core concepts and check their own work.
490 stars. No commits in the last 6 months.
Use this if you are a student taking the CS231n course or similar, and you need to review assignment solutions to deepen your understanding of CNNs and related concepts.
Not ideal if you are looking for a plug-and-play machine learning library or a tool to build production-ready computer vision applications without prior knowledge of the underlying algorithms.
Stars
490
Forks
185
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 07, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jariasf/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 作业代码实践
Burton2000/CS231n-2017
Completed the CS231n 2017 spring assignments from Stanford university