seloufian/Deep-Learning-Computer-Vision
My assignment solutions for Stanford’s CS231n (CNNs for Visual Recognition) and Michigan’s EECS 498-007/598-005 (Deep Learning for Computer Vision), version 2020.
This project provides comprehensive assignment solutions for two leading university courses in deep learning and computer vision: Stanford's CS231n and Michigan's EECS 498-007/598-005. It takes theoretical concepts from lectures and applies them through practical implementations, using Python with NumPy, TensorFlow, and PyTorch. The solutions are designed for machine learning practitioners and researchers who want to deepen their understanding of computer vision algorithms.
134 stars. No commits in the last 6 months.
Use this if you are studying advanced computer vision and deep learning, and want to review or compare your own solutions to well-structured, commented examples from rigorous university assignments.
Not ideal if you are a beginner with no background in machine learning, statistics, algebra, or Python programming with NumPy, as the content assumes foundational knowledge and dives into advanced topics from scratch.
Stars
134
Forks
47
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 04, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/seloufian/Deep-Learning-Computer-Vision"
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
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