i-qiqi's Stars
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
checkcheckzz/system-design-interview
System design interview for IT companies
fengdu78/lihang-code
《统计学习方法》的代码实现
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
xiaolincoder/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
apachecn/Interview
Interview = 简历指南 + 算法题 + 八股文 + 源码分析
fengdu78/Data-Science-Notes
数据科学的笔记以及资料搜集
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
SharingSource/LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
fuzhengwei/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
brianway/java-learning
旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web
kangjianwei/Data-Structure
《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
hellokaton/java-bible
:banana: 我的技术摘要
apachecn/ai-roadmap
ApacheCN AI 路线图(知识树)
wzyonggege/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
Jstarfish/JavaKeeper
✍️ Java 工程师必备架构体系知识总结:涵盖分布式、微服务、RPC等互联网公司常用架构,以及数据存储、缓存、搜索等必备技能
BIGBALLON/cifar-10-cnn
Play deep learning with CIFAR datasets
wmyskxz/MoreThanJava
学习, 不止 Code 👨💻
fangjian0423/springboot-analysis
🍃 something about springboot
vivienzou1/DL-Notes-for-Interview
deep learning/ machine learning
zhangkekf/reading-notes
这里存放我一些读书笔记,比如word、ppt这种文本,浏览它们能使我快速回忆一些重要的知识。
daizikaikou/learningSpark
学习spark写的scala代码,工具使用的是IDEA2017.1.6,欢迎star
marsishandsome/SparkSQL-Internal
apachecn/ml-for-humans-zh
:book: [译] 写给人类的机器学习
kingdion/wordsmiths
String-Wise and Character-Wise Operational Transformation in Python.