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,585Feb 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☆11,014May 14, 2026Updated 3 months ago
- This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the …☆5,342Jun 27, 2026Updated 2 months ago
- cs231n assignments sovled by https://ghli.org☆1,406Dec 7, 2022Updated 3 years ago
- 斯坦福 cs231n 作业代码实践☆667Dec 10, 2022Updated 3 years ago
- Stanford CS231n assignment in 2019 spring☆390Oct 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(吴恩达老师的深度学习课程笔记及资源)☆21,022Apr 29, 2022Updated 4 years ago
- CS231课程笔记翻译 https://zhuanlan.zhihu.com/intelligentunit☆557Apr 3, 2017Updated 9 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,602Jun 26, 2024Updated 2 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,470Oct 14, 2021Updated 4 years ago
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆16,661Feb 1, 2026Updated 7 months ago
- Top 200 deep learning Github repositories sorted by the number of stars.☆1,775Feb 17, 2024Updated 2 years ago
- A paper list of object detection using deep learning.☆11,384Feb 12, 2024Updated 2 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆26,025Apr 22, 2026Updated 4 months ago
- 吴恩达老师的机器学习课程个人笔记☆37,655Aug 25, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 邱锡鹏《神经网络与深度学习》(蒲公英书)理论书 v2 与通识版☆19,142Updated this week
- 《统计学习方法》的代码实现☆19,590Aug 22, 2023Updated 3 years ago
- PRML algorithms implemented in Python☆11,724Apr 5, 2025Updated last year
- PyTorch Tutorial for Deep Learning Researchers☆32,476Aug 15, 2023Updated 3 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,686Jul 25, 2024Updated 2 years ago
- Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.☆693Feb 2, 2020Updated 6 years ago
- Deep Learning Book Chinese Translation☆37,531Dec 3, 2019Updated 6 years ago
- A collection of various deep learning architectures, models, and tips☆17,591Feb 8, 2024Updated 2 years ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,846Dec 24, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Simple and ready-to-use tutorials for TensorFlow☆16,277Nov 28, 2022Updated 3 years ago
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,827Apr 29, 2019Updated 7 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,313Aug 5, 2023Updated 3 years ago
- 记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文☆6,781Jul 8, 2023Updated 3 years ago
- cs231n learning notes☆13Oct 28, 2017Updated 8 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆24,021Sep 1, 2025Updated last year
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,505Dec 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,362Jul 25, 2024Updated 2 years ago
- VIP cheatsheets for Stanford's CS 229 Machine Learning☆20,177May 20, 2020Updated 6 years 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.
- Attempting to make the Deep Learning Book easier to understand.☆1,067Sep 1, 2018Updated 8 years ago
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,467Apr 25, 2024Updated 2 years ago
- TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)☆43,729Jul 26, 2024Updated 2 years ago
- Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!☆39,554Nov 27, 2022Updated 3 years ago
- This repository is no longer maintained.☆15,312Jan 16, 2020Updated 6 years ago
- OpenMMLab Detection Toolbox and Benchmark☆32,899Aug 21, 2024Updated 2 years ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,745Nov 23, 2025Updated 9 months ago