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,584Feb 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,994May 14, 2026Updated 2 months ago
- This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the …☆5,337Jun 27, 2026Updated last month
- cs231n assignments sovled by https://ghli.org☆1,403Dec 7, 2022Updated 3 years ago
- 斯坦福 cs231n 作业代码实践☆666Dec 10, 2022Updated 3 years ago
- Stanford CS231n assignment in 2019 spring☆389Oct 19, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,970Apr 29, 2022Updated 4 years ago
- CS231课程笔记翻译 https://zhuanlan.zhihu.com/intelligentunit☆555Apr 3, 2017Updated 9 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,526Jun 26, 2024Updated 2 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,464Oct 14, 2021Updated 4 years ago
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆16,624Feb 1, 2026Updated 6 months ago
- Top 200 deep learning Github repositories sorted by the number of stars.☆1,772Feb 17, 2024Updated 2 years ago
- A paper list of object detection using deep learning.☆11,385Feb 12, 2024Updated 2 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,983Apr 22, 2026Updated 3 months ago
- 吴恩达老师的机器学习课程个人笔记☆37,549Aug 25, 2025Updated 11 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 邱锡鹏《神经网络与深度学习》(蒲公英书)理论书 v2 与通识版☆19,033Jun 1, 2026Updated 2 months ago
- 《统计学习方法》的代码实现☆19,591Aug 22, 2023Updated 2 years ago
- PRML algorithms implemented in Python☆11,722Apr 5, 2025Updated last year
- PyTorch Tutorial for Deep Learning Researchers☆32,452Aug 15, 2023Updated 2 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,674Jul 25, 2024Updated 2 years ago
- Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.☆688Feb 2, 2020Updated 6 years ago
- Deep Learning Book Chinese Translation☆37,358Dec 3, 2019Updated 6 years ago
- A collection of various deep learning architectures, models, and tips☆17,577Feb 8, 2024Updated 2 years ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,843Dec 24, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Simple and ready-to-use tutorials for TensorFlow☆16,284Nov 28, 2022Updated 3 years ago
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,829Apr 29, 2019Updated 7 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,309Aug 5, 2023Updated 3 years ago
- 记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文☆6,776Jul 8, 2023Updated 3 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,999Sep 1, 2025Updated 11 months ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,500Dec 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,361Jul 25, 2024Updated 2 years ago
- VIP cheatsheets for Stanford's CS 229 Machine Learning☆20,076May 20, 2020Updated 6 years ago
- Attempting to make the Deep Learning Book easier to understand.☆1,067Sep 1, 2018Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,472Apr 25, 2024Updated 2 years ago
- TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)☆43,737Jul 26, 2024Updated 2 years ago
- Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!☆39,553Nov 27, 2022Updated 3 years ago
- This repository is no longer maintained.☆15,321Jan 16, 2020Updated 6 years ago
- OpenMMLab Detection Toolbox and Benchmark☆32,874Aug 21, 2024Updated last year
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,723Nov 23, 2025Updated 8 months ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,452Nov 12, 2024Updated last year