northcity0406's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
TheAlgorithms/Python
All Algorithms implemented in Python
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
soimort/you-get
:arrow_double_down: Dumb downloader that scrapes the web
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
fengdu78/lihang-code
《统计学习方法》的代码实现
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
janishar/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
jeffgerickson/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
csujedihy/lc-all-solutions
My own leetcode solutions by python
robertsdionne/neural-network-papers
bighuang624/Andrew-Ng-Deep-Learning-notes
吴恩达《深度学习》系列课程笔记及代码 | Notes in Chinese for Andrew Ng Deep Learning Course
strengthen/LeetCode
15种编程语言,LeetCode刷题
Molunerfinn/node-github-profile-summary
[Temporarily unavailable]:octocat:The node version of github-profile-summary with GraphQL
Outliwer/CodeForInterview
面试整理的一些基础知识点,从summary.md开始阅读
ylfeng250/FengSpider
自己学习爬虫有关的经验总结和在网上看到的一些好的爬虫例子
iwenli/bookList
书单
ylfeng250/FengTools
一些小工具包,自娱自乐的一些小工具;还是继续工作吧~~~~
ylfeng250/mips-simulator
计算机体系结构Project1,用Python实现一个MipsSimulator(如果你上CMS的课还是退课吧)
ylfeng250/mips-simulator2
计算机体系结构第二次大作业。虚假的实现scoreboarding算法