After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
☆1,578Feb 2, 2020Updated 6 years ago
Alternatives and similar repositories for CS231n-2017-Summary
Users that are interested in CS231n-2017-Summary are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Public facing notes page☆10,843Apr 3, 2026Updated last week
- This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the …☆5,295Apr 21, 2023Updated 2 years ago
- cs231n assignments sovled by https://ghli.org☆1,394Dec 7, 2022Updated 3 years ago
- 斯坦福 cs231n 作业代码实践☆664Dec 10, 2022Updated 3 years ago
- Stanford CS231n assignment in 2019 spring☆388Oct 19, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,430Apr 29, 2022Updated 3 years ago
- CS231课程笔记翻译 https://zhuanlan.zhihu.com/intelligentunit☆546Apr 3, 2017Updated 9 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,357Oct 14, 2021Updated 4 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,299Jun 26, 2024Updated last year
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆16,468Feb 1, 2026Updated 2 months ago
- Top 200 deep learning Github repositories sorted by the number of stars.☆1,764Feb 17, 2024Updated 2 years ago
- A paper list of object detection using deep learning.☆11,408Feb 12, 2024Updated 2 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,748Mar 26, 2026Updated 2 weeks ago
- 吴恩达老师的机器学习课程个人笔记☆36,655Aug 25, 2025Updated 7 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,744Oct 7, 2022Updated 3 years ago
- 《统计学习方法》的代码实现☆19,554Aug 22, 2023Updated 2 years ago
- PRML algorithms implemented in Python☆11,720Apr 5, 2025Updated last year
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,608Jul 25, 2024Updated last year
- PyTorch Tutorial for Deep Learning Researchers☆32,257Aug 15, 2023Updated 2 years ago
- Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.☆674Feb 2, 2020Updated 6 years ago
- Deep Learning Book Chinese Translation☆37,225Dec 3, 2019Updated 6 years ago
- A collection of various deep learning architectures, models, and tips☆17,455Feb 8, 2024Updated 2 years ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,827Dec 24, 2023Updated 2 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- Simple and ready-to-use tutorials for TensorFlow☆16,310Nov 28, 2022Updated 3 years ago
- cs231n learning notes☆14Oct 28, 2017Updated 8 years ago
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,834Apr 29, 2019Updated 6 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,290Aug 5, 2023Updated 2 years ago
- 记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文☆6,741Jul 8, 2023Updated 2 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,835Sep 1, 2025Updated 7 months ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,502Dec 17, 2022Updated 3 years ago
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.☆4,347Jul 25, 2024Updated last year
- VIP cheatsheets for Stanford's CS 229 Machine Learning☆19,342May 20, 2020Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Attempting to make the Deep Learning Book easier to understand.☆1,077Sep 1, 2018Updated 7 years ago
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,498Apr 25, 2024Updated last year
- TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)☆43,791Jul 26, 2024Updated last year
- Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!☆39,482Nov 27, 2022Updated 3 years ago
- This repository is no longer maintained.☆15,349Jan 16, 2020Updated 6 years ago
- OpenMMLab Detection Toolbox and Benchmark☆32,586Aug 21, 2024Updated last year
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,459Nov 23, 2025Updated 4 months ago