zenki2001cn's Stars
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
ziishaned/learn-regex
Learn regex the easy way
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
testerSunshine/12306
12306智能刷票,订票
Awesome-HarmonyOS/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
wistbean/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
heibaiying/BigData-Notes
大数据入门指南 :star:
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
wangzhiwubigdata/God-Of-BigData
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
PlayCover/PlayCover
Community fork of PlayCover
iamseancheney/python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》
offu/WeRoBot
WeRoBot 是一个微信公众号开发框架
shuzijun/leetcode-editor
Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
apachecn/hands-on-ml-zh
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
Simple-XX/SimpleKernel
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
PaddlePaddle/book
Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)
kootenpv/yagmail
Send email in Python conveniently for gmail using yagmail
yinkaisheng/Python-UIAutomation-for-Windows
🐍Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ...
jmportilla/Python-for-Algorithms--Data-Structures--and-Interviews
Files for Udemy Course on Algorithms and Data Structures
sngyai/Sequoia
A股自动选股程序,实现了海龟交易法则、缠中说禅牛市买点,以及其他若干种技术形态
csvoss/onelinerizer
Shamelessly convert any Python 2 script into a terrible single line of code
liuyubobobo/Play-with-Algorithm-Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
takluyver/pynsist
Build Windows installers for Python applications
RichardGong/PlayWithCompiler
A GeekTime course about constructing a compiler.
jszheng/py3antlr4book
Covert ANTLR4 book source code to Python3 version.
apachecn/stanford-cs224n-notes-zh
:book: 斯坦福 CS224n 自然语言处理中文笔记
yinguobing/tfrecord_utility
Generate and view TensorFlow's TFRecord file.
quantumsheep/demo-antlr4-llvm
Compiler demo using ANTLR4 and LLVM
Sudouble/stackoverflow-top-cpp
stackoverflow 上对 C/C++ 问题的总结和翻译。