wangchaochaohu's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
jackfrued/Python-100-Days
Python - 100天从新手到大师
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Light-City/CPlusPlusThings
C++那些事
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
geekcomputers/Python
My Python Examples
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
taizilongxu/interview_python
关于Python的面试题
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
wolfpld/tracy
Frame profiler
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
lawlite19/MachineLearning_Python
机器学习算法python实现
rui314/8cc
A Small C Compiler
Oneflow-Inc/oneflow
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
xtaci/algorithms
Algorithms & Data structures in C++.
apachecn/pytorch-doc-zh
Pytorch 中文文档
pytorch/glow
Compiler for Neural Network hardware accelerators
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
liuyubobobo/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
Walton1128/CPP-Templates-2nd--
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
liu-jianhao/Cpp-Design-Patterns
C++设计模式
he-y/Awesome-Pruning
A curated list of neural network pruning resources.
zhulei227/ML_Notes
机器学习算法的公式推导以及numpy实现
numba/llvmlite
A lightweight LLVM python binding for writing JIT compilers
hengqiali/AwesomeCpp
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等
facebookresearch/TensorComprehensions
A domain specific language to express machine learning workloads.
MeouSker77/Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
chronolaw/cpp_study
follow me to study modern c++
PacktPublishing/Cpp17-STL-Cookbook
Code files by Packt