EastFlame's Stars
selfboot/LeetCode
正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。
apachecn/apachecn-algo-zh
ApacheCN 数据结构与算法译文集
wsdjeg/vim-galore-zh_cn
Vim 从入门到精通
electron/electron-api-demos
Explore the Electron APIs
agalwood/Motrix
A full-featured download manager.
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
elviswf/DeepLearningBookQA_cn
深度学习面试问题 回答对应的DeepLearning中文版页码
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
practical-tutorials/project-based-learning
Curated list of project-based tutorials
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
baidu/CUP
CUP, common useful python-lib. (Currently, Most popular python lib in baidu). Python 开发底层库, 涵盖util、service(threadpool/generator/executor/cache等等)、logging、monitoring、增强型配置 等等库支持
BrambleXu/pydata-notebook
利用Python进行数据分析 第二版 (2017) 中文翻译笔记
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
myquant/strategy
掘金策略集锦
vnpy/vnpy
基于Python的开源量化交易平台开发框架
secbr/drools
rules engine
TingNie/Machine-learning-in-action
个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
facert/python-data-structure-cn
problem-solving-with-algorithms-and-data-structure-using-python 中文版
wklken/py-patterns
设计模式的python实现
kali-docs-cn/kali-linux-cookbook-zh
:book: 【译】Kali Linux 秘籍
royeo/awesome-programming-books
📚 经典技术书籍推荐,持续更新...
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
stefanbirkner/system-rules
A collection of JUnit rules for testing code which uses java.lang.System.