dhungle/CS231n-2018
My solution to the assignments of CS231n from Stanford University
This project contains solutions to assignments from Stanford University's CS231n course, focusing on computer vision. It demonstrates how to approach problems in image classification, object detection, and other visual tasks using computational methods. Students or self-learners of computer vision would use this to understand practical implementations of core concepts.
No commits in the last 6 months.
Use this if you are studying computer vision and want to see practical, solved examples of common assignments using a well-known framework like TensorFlow.
Not ideal if you are looking for a ready-to-use application or a project that uses PyTorch, as the PyTorch assignments are not yet completed.
Stars
24
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 04, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dhungle/CS231n-2018"
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