数据更新: 2022-08-03 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到
# | Repository | Description | Stars | Average daily growth | Updated |
---|---|---|---|---|---|
1 | donnemartin/system-design-primer | Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. | 191302 | 96 | 2022-08-01 |
2 | jackfrued/Python-100-Days | Python - 100天从新手到大师 | 121442 | 75 | 2022-08-02 |
3 | 521xueweihan/HelloGitHub | 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. | 57881 | 25 | 2022-07-28 |
4 | d2l-ai/d2l-zh | 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。 | 34063 | 19 | 2022-07-31 |
5 | satwikkansal/wtfpython | What the f*ck Python? 😱 | 31425 | 17 | 2022-06-03 |
6 | wangzheng0822/algo | 数据结构和算法必知必会的50个代码实现 | 21109 | 15 | 2022-05-19 |
7 | xmu-xiaoma666/External-Attention-pytorch | 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐ | 6113 | 14 | 2022-06-09 |
8 | 0xAX/linux-insides | A little bit about a linux kernel | 26727 | 10 | 2022-07-31 |
9 | d2l-ai/d2l-en | Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge. | 14378 | 10 | 2022-08-02 |
10 | shengqiangzhang/examples-of-web-crawlers | 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. ) | 11297 | 9 | 2022-04-27 |
11 | shimohq/chinese-programmer-wrong-pronunciation | 中国程序员容易发音错误的单词 | 18323 | 9 | 2022-07-18 |
12 | TechXueXi/TechXueXi | 强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天 | 3631 | 9 | 2022-07-11 |
13 | Vonng/ddia | 《Designing Data-Intensive Application》DDIA中文翻译 | 15185 | 9 | 2022-08-02 |
14 | leisurelicht/wtfpython-cn | wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译 | 12271 | 9 | 2022-04-08 |
15 | wistbean/learn_python3_spider | python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ... | 10334 | 8 | 2022-05-20 |
16 | drduh/macOS-Security-and-Privacy-Guide | Guide to securing and improving privacy on macOS | 19390 | 8 | 2022-05-01 |
17 | kangvcar/InfoSpider | INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ... | 6203 | 8 | 2022-07-06 |
18 | luong-komorebi/Awesome-Linux-Software | A list of awesome applications, software, tools and other materials for Linux distros. | 17680 | 8 | 2022-08-01 |
19 | Jack-Cherish/PythonPark | Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。 | 6006 | 7 | 2022-06-16 |
20 | Dod-o/Statistical-Learning-Method_Code | 手写实现李航《统计学习方法》书中全部算法 | 9090 | 7 | 2022-05-18 |
21 | Threekiii/Awesome-Redteam | 一个红队知识仓库 | 1187 | 7 | 2022-07-20 |
22 | kwai/DouZero | [ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI | 2785 | 7 | 2022-06-23 |
23 | jackzhenguo/python-small-examples | 告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work | 7097 | 7 | 2022-04-02 |
24 | datawhalechina/easy-rl | 强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/ | 5145 | 7 | 2022-07-31 |
25 | 4ra1n/JavaSecInterview | Java安全研究与安全开发面试题库,同是也是常见知识点的梳理和总结,包含问题和详细的答案,计划定期更新 | 1019 | 6 | 2022-05-26 |
26 | microsoft/nlp-recipes | Natural Language Processing Best Practices & Examples | 5975 | 5 | 2022-08-02 |
27 | PantsuDango/Dango-Translator | 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器 | 4101 | 5 | 2022-07-29 |
28 | alanbobs999/TopFreeProxies | 高质量免费节点分享,以及订阅链接收集。 | 1762 | 5 | 2022-07-31 |
29 | DA-southampton/NLP_ability | 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力 | 4142 | 5 | 2022-03-04 |
30 | jindongwang/transferlearning | Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习 | 9803 | 5 | 2022-08-01 |
31 | MenghaoGuo/Awesome-Vision-Attentions | Summary of related papers on visual attention. Related code will be released based on Jittor gradually. | 1780 | 5 | 2022-06-09 |
32 | princeton-nlp/SimCSE | EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings | 2207 | 5 | 2022-07-24 |
33 | conanhujinming/comments-for-awesome-courses | 名校公开课程评价网 | 2177 | 5 | 2022-06-17 |
34 | huangsam/ultimate-python | Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍 | 3677 | 4 | 2022-06-18 |
35 | xiaolai/regular-investing-in-box | 定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com | 4866 | 4 | 2022-08-02 |
36 | huangrt01/CS-Notes | 我的自学笔记,终身更新,当前专注System基础、MLSys。 | 3146 | 4 | 2022-07-21 |
37 | shenweichen/DeepCTR | Easy-to-use,Modular and Extendible package of deep-learning based CTR models . | 6283 | 4 | 2022-07-21 |
38 | waditu/tushare | TuShare is a utility for crawling historical data of China stocks | 11676 | 4 | 2022-03-28 |
39 | MorvanZhou/Reinforcement-learning-with-tensorflow | Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学 | 7476 | 4 | 2022-07-29 |
40 | lyhue1991/eat_pytorch_in_20_days | Pytorch🍊🍉 is delicious, just eat it! 😋😋 | 3248 | 4 | 2022-07-18 |
41 | ownthink/KnowledgeGraphData | 史上最大规模1.4亿中文知识图谱开源下载 | 4129 | 4 | 2022-05-07 |
42 | gm365/Web3_Tutorial | 🐳 Web3科学家极简入门指南 | 281 | 4 | 2022-05-25 |
43 | saveweb/review-2021 | 今年,你写年终总结了吗? | 697 | 3 | 2022-07-27 |
44 | TingsongYu/PyTorch_Tutorial | 《Pytorch模型训练实用教程》中配套代码 | 4382 | 3 | 2022-08-01 |
45 | alibaba/AliceMind | ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab | 1201 | 3 | 2022-06-06 |
46 | lucidrains/x-transformers | A simple but complete full-attention transformer with a set of promising experimental features from various papers | 1711 | 3 | 2022-07-28 |
47 | SkywalkerJi/mdt | Yu-Gi-Oh! Master Duel Translation Script | 654 | 3 | 2022-07-11 |
48 | itcharge/LeetCode-Py | ⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」700+ 道题目的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。 | 1605 | 3 | 2022-07-29 |
49 | iswbm/magic-python | Python 黑魔法手册 | 2707 | 3 | 2022-02-20 |
50 | SmirkCao/Lihang | Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang] | 5015 | 3 | 2022-06-21 |
51 | injetlee/Python | Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机 | 7784 | 3 | 2022-06-21 |
52 | google-research/albert | ALBERT: A Lite BERT for Self-supervised Learning of Language Representations | 2947 | 3 | 2022-07-10 |
53 | open-mmlab/mmselfsup | OpenMMLab Self-Supervised Learning Toolbox and Benchmark | 2165 | 3 | 2022-08-02 |
54 | yqchilde/JDMemberCloseAccount | 学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案 | 1220 | 3 | 2022-06-06 |
55 | ct-Open-Source/tuya-convert | A collection of scripts to flash Tuya IoT devices to alternative firmwares | 3659 | 3 | 2022-08-01 |
56 | DropsDevopsOrg/ECommerceCrawlers | 实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目: | 3463 | 3 | 2022-07-06 |
57 | ctf-wiki/ctf-wiki | Come and join us, we need you! | 5914 | 3 | 2022-07-27 |
58 | liuhuanyong/QASystemOnMedicalKG | A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。 | 4192 | 3 | 2022-06-26 |
59 | PegasusWang/python_data_structures_and_algorithms | Python 中文数据结构和算法教程 | 2368 | 2 | 2022-06-13 |
60 | open-mmlab/mmfewshot | OpenMMLab FewShot Learning Toolbox and Benchmark | 447 | 2 | 2022-06-22 |
61 | ls1248659692/leetcode | python 数据结构与算法 leetcode 算法题与书籍 刷算法全靠套路与总结!Crack LeetCode, not only how, but also why. | 400 | 2 | 2022-05-02 |
62 | wdmpa/content-farm-list | List of content farm sites like g.penzai.com. | 486 | 2 | 2022-04-15 |
63 | shengxinjing/it-roadmap | 大圣的前端学习路线图 | 436 | 2 | 2022-07-13 |
64 | explosion/spacy-course | 👩🏫 Advanced NLP with spaCy: A free online course | 2057 | 2 | 2022-05-19 |
65 | ownthink/Jiagu | Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类 | 2680 | 2 | 2022-05-07 |
66 | a312863063/generators-with-stylegan2 | Here is a series of face generators based on StyleGAN2 | 1712 | 2 | 2022-07-22 |
67 | thuml/Transfer-Learning-Library | Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization | 1754 | 2 | 2022-08-02 |
68 | zhaoolee/StarsAndClown | ☀️Github星聚弃疗榜, 让吃瓜群众也能享受Github带来的乐趣 |
2005 | 2 | 2022-07-07 |
69 | graph4ai/graph4nlp | Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources! | 1397 | 2 | 2022-05-28 |
70 | PyJun/Mooc_Downloader | 学无止下载器,慕课下载器,Mooc网课下载,慕课网,中国大学,网易云课堂,超星学习通,学银在线,学堂在线,爱课程,B站下载;支持视频,课件同时下载 | 2764 | 2 | 2022-07-24 |
71 | PyQt5/PyQt | PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5 | 4504 | 2 | 2022-05-12 |
72 | iswbm/pycharm-guide | PyCharm 中文指南:安装 破解 效率 技巧 | 1769 | 2 | 2022-06-23 |
73 | Mr-xn/BurpSuite-collections | 有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file | 1991 | 2 | 2022-07-06 |
74 | layumi/Person_reID_baseline_pytorch | Pytorch ReID: A tiny, friendly, strong pytorch implement of object re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial | 3276 | 2 | 2022-07-25 |
75 | justinzm/gopup | 数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据… | 1886 | 2 | 2022-07-06 |
76 | HiLab-git/SSL4MIS | Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations. | 1024 | 2 | 2022-07-29 |
77 | chyroc/WechatSogou | 基于搜狗微信搜索的微信公众号爬虫接口 | 5345 | 2 | 2022-07-06 |
78 | shenweichen/DeepCTR-Torch | 【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models. | 2036 | 2 | 2022-07-31 |
79 | THUDM/CogView | Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers". | 1074 | 2 | 2022-06-15 |
80 | lcdevelop/ChatBotCourse | 自己动手做聊天机器人教程 | 5404 | 2 | 2022-07-18 |
81 | awake1t/HackReport | 渗透测试报告/资料文档/渗透经验文档/安全书籍 | 652 | 2 | 2022-04-17 |
82 | QData/TextAttack | TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/ | 2030 | 2 | 2022-07-28 |
83 | fendouai/PyTorchDocs | PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork! | 1915 | 2 | 2022-02-15 |
84 | mars-project/mars | Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions. | 2464 | 2 | 2022-08-02 |
85 | microsoft/AI-System | System for AI Education Resource. | 1666 | 2 | 2022-08-01 |
86 | Charmve/Surface-Defect-Detection | 📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance. | 1203 | 2 | 2022-07-18 |
87 | zhanlaoban/EDA_NLP_for_Chinese | An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。 | 1031 | 1 | 2022-05-31 |
88 | ysyisyourbrother/SYSU_Notebook | 本项目分享了本人在中山大学数据科学与计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star🌟 | 653 | 1 | 2022-07-28 |
89 | RimoChan/Vtuber_Tutorial | 【教程】从零开始的自制Vtuber! | 808 | 1 | 2022-03-09 |
90 | BBuf/tvm_mlir_learn | tvm learn | 530 | 1 | 2022-07-31 |
91 | xiaoqian19940510/Event-Extraction | 近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法 | 560 | 1 | 2022-03-06 |
92 | Nriver/trilium-translation | Third party translation for Trilium Notes program/service. Trilium Notes 中文版. | 438 | 1 | 2022-07-27 |
93 | MorvanZhou/NLP-Tutorials | Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com | 676 | 1 | 2022-06-22 |
94 | paicha/gxgk-wechat-server | 校园微信公众号,使用 Python、Flask、Redis、MySQL、Celery [DEPRECATED] | 1340 | 1 | 2022-03-03 |
95 | blmoistawinde/HarvestText | 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法 | 1629 | 1 | 2022-07-02 |
96 | datawhalechina/fantastic-matplotlib | Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/ | 331 | 1 | 2022-07-31 |
97 | zwczou/weixin-python | 微信SDK - 包括微信支付,微信公众号,微信登陆,微信消息处理等 | 1316 | 1 | 2022-07-27 |
98 | LingDong-/qiji-font | 齊伋體 - typeface from Ming Dynasty woodblock printed books | 875 | 1 | 2022-02-13 |
99 | deepset-ai/FARM | 🏡 Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering. | 1559 | 1 | 2022-04-25 |
100 | EvanLi/Github-Ranking | ⭐Github Ranking⭐ Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名,每日自动更新 | 1240 | 1 | 2022-08-02 |
101 | phodal/awesome-iot | Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform | 3682 | 1 | 2022-06-27 |
102 | HaoZhang95/Python24 | 网上搜集的自学python语言的资料集合,包括整套代码和讲义集合,这是至今为止所开放网上能够查找到的最新视频教程,网上找不到其他最新的python整套视频了,. 具体的无加密的mp4视频教程和讲义集合可以在更新的Readme文件中找到,下载直接打开就能播放,项目从零基础的Python教程到深度学习,总共30章节,其中包含Python基础中的飞机大战项目,WSGI项目,Flask新经资讯项目, Dj ... | 909 | 1 | 2022-07-29 |
103 | icopy-site/awesome-cn | 超赞列表合集 | 974 | 1 | 2022-07-30 |
104 | me-shaon/bangla-programming-resources | Bangla tutorial, reference and resource list on programming topics | 1160 | 1 | 2022-07-21 |
105 | swaroopch/byte-of-python | Beginners book on Python - start here if you don't know programming | 1903 | 1 | 2022-07-10 |
106 | muziing/PyQt_practice | 通过可直接运行的代码示例讲解 PyQt 5 常用基础控件。附学习资源、demo分享。 | 394 | 1 | 2022-07-28 |
107 | youyuge34/PI-REC | 🔥 PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. 🔥 图像翻译,条件GAN,AI绘画 | 1708 | 1 | 2022-06-21 |
108 | RimoChan/yinglish | 【yinglish】淫语翻译机! | 460 | 1 | 2022-02-12 |
109 | HelloGitHub-Team/HelloDjango-blog-tutorial | 免费带你学 django 全栈!基于 django 2.2 的个人博客,初学者绝对不能错过的 django 教程!。◕ᴗ◕。 | 1140 | 1 | 2022-04-22 |
110 | billryan/algorithm-exercise | Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/ | 3348 | 1 | 2022-07-28 |
111 | babybuddy/babybuddy | A 👶 buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work. | 1408 | 1 | 2022-07-31 |
112 | CLUEbenchmark/FewCLUE | FewCLUE 小样本学习测评基准,中文版 | 324 | 1 | 2022-07-05 |
113 | svjan5/GNNs-for-NLP | Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020 | 744 | 1 | 2022-06-21 |
114 | guyuehome/guyueclass | 古月学院课程代码 | 299 | 1 | 2022-07-05 |
115 | twtrubiks/docker-tutorial | Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝 | 1153 | 1 | 2022-04-12 |
116 | iswbm/GolangCodingTime | Go编程时光,一个零基础入门 Golang 的教程 | 945 | 1 | 2022-06-11 |
117 | yeyupiaoling/PPASR | 基于PaddlePaddle2实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。 | 264 | 1 | 2022-08-01 |
118 | LyleMi/Learn-Web-Hacking | Study Notes For Web Hacking / Web安全学习笔记 | 2743 | 1 | 2022-07-23 |
119 | DeppWang/youdaonote-pull | 📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note". | 627 | 1 | 2022-07-03 |
120 | ahmedfgad/GeneticAlgorithmPython | Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch). | 974 | 1 | 2022-07-08 |
121 | anzhihe/learning | Learning Shell,Python,Golang,System,Network | 700 | 1 | 2022-07-24 |
122 | guanguans/favorite-link | ❤️ 每天收集喜欢的开源项目 RSS 订阅 快知 app 订阅 | 1867 | 1 | 2022-08-02 |
123 | PaddlePaddle/PGL | Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle | 1373 | 1 | 2022-08-02 |
124 | SleepyBag/Statistical-Learning-Methods | Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现 | 1010 | 1 | 2022-06-04 |
125 | psoho/fast-poster | 🔥🔥🔥 fastposter海报生成器,图片生成器,电商海报编辑器,海报设计器,海报制作,海报开发。生成朋友圈分享海报并生成图片,二维码海报,图片海报,分享海报,二维码推广海报,支持Java Python PHP Go JS 小程序 https://poster.prodapi.cn/doc/ | 337 | 1 | 2022-07-27 |
126 | fuergaosi233/gitbook2pdf | Grab the contents of the gitbook document and convert it to pdf | 875 | 1 | 2022-07-06 |
127 | D-X-Y/AutoDL-Projects | Automated deep learning algorithms implemented in PyTorch. | 1399 | 1 | 2022-04-24 |
128 | Samueli924/chaoxing | 超星学习通/超星尔雅/泛雅超星全自动无人值守完成任务点 | 428 | 1 | 2022-06-26 |
129 | alecmuffett/real-world-onion-sites | This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services. | 1197 | 1 | 2022-07-31 |
130 | coffeehb/Some-PoC-oR-ExP | 各种漏洞poc、Exp的收集或编写 | 1846 | 1 | 2022-07-27 |
131 | juand-r/entity-recognition-datasets | A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types. | 1193 | 1 | 2022-07-14 |
132 | zyddnys/manga-image-translator | Translate manga/image 一键翻译各类图片内文字 https://touhou.ai/imgtrans/ | 408 | 1 | 2022-08-02 |
133 | fire-keeper/BlindWatermark | 使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property | 868 | 1 | 2022-06-21 |
134 | DengBoCong/nlp-paper | 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本) | 706 | 1 | 2022-07-31 |
135 | xiaotudui/pytorch-tutorial | PyTorch深度学习快速入门教程(绝对通俗易懂!) | 825 | 1 | 2022-06-07 |
136 | Yuukiy/JavSP | 汇总多站点数据的AV元数据刮削器 | 366 | 1 | 2022-07-15 |
137 | yikeke/zh-style-guide | An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io | 497 | 1 | 2022-06-17 |
138 | Tencent/Metis | Metis is a learnware platform in the field of AIOps. | 1427 | 1 | 2022-06-21 |
139 | eastmountyxz/NetworkSecuritySelf-study | 这是作者的系列网络安全自学教程,主要是关于网安工具和实践操作的在线笔记,希望对大家有所帮助,学无止境,加油。 | 770 | 1 | 2022-05-07 |
140 | HaddyYang/django2.0-course | Django2.0视频教程相关代码(杨仕航) | 1002 | 1 | 2022-03-12 |
141 | laixintao/python-parallel-programming-cookbook-cn | 📖《Python Parallel Programming Cookbook》中文版 | 1225 | 1 | 2022-05-02 |
142 | offu/WeRoBot | WeRoBot 是一个微信公众号开发框架 | 4087 | 1 | 2022-08-01 |
143 | Rainbow-Dreamer/musicpy | Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms. | 636 | 1 | 2022-07-15 |
144 | google-research/bleurt | BLEURT is a metric for Natural Language Generation based on transfer learning. | 441 | 1 | 2022-04-22 |
145 | Hopetree/izone | django+bootstrap4 个人博客 | 903 | 1 | 2022-05-05 |
146 | xiaoqian19940510/text-classification-surveys | 文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IAN、DPCNN、TopicRNN、LSTMN 、Multi-Task、HAN、CharCNN、Tree-LSTM、DAN、Te ... | 432 | 1 | 2022-03-06 |
147 | ramsrigouthamg/Questgen.ai | Question generation using state-of-the-art Natural Language Processing algorithms | 527 | 1 | 2022-06-23 |
148 | striver-ing/wechat-spider | 开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!! | 1566 | 1 | 2022-03-30 |
149 | PRaichu/xxqg | 学习强国 xxqg 无人值守自动看视频、看文章、自动答题(每日答题、每周答题、专项答题),45分/天 | 367 | 1 | 2022-07-26 |
150 | lixi5338619/lxSpider | 爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》 | 643 | 1 | 2022-07-18 |
151 | anyant/rssant | 蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯 | 1160 | 1 | 2022-07-22 |
152 | stacklens/django_blog_tutorial | Django搭建博客教程 | 910 | 1 | 2022-04-22 |
153 | egrcc/zhihu-python | 获取知乎内容信息,包括问题,答案,用户,收藏夹信息 | 2192 | 1 | 2022-02-08 |
154 | rcore-os/rCore-Tutorial-Book-v3 | v3.6 https://rcore-os.github.io/rCore-Tutorial-Book-v3/ | 657 | 1 | 2022-07-23 |
155 | dongweiming/web_develop | 《Python Web开发实战》书中源码 | 1177 | 1 | 2022-03-11 |
156 | pprp/awesome-attention-mechanism-in-cv | 👊 CV中常用注意力模块;即插即用模块;ViT模型. PyTorch Implementation Collection of Attention Module and Plug&Play Module | 509 | 1 | 2022-05-11 |
157 | researchmm/Stark | [ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking | 430 | 1 | 2022-05-06 |
158 | smileboywtu/MillionHeroAssistant | 百万 / 冲顶 / 芝士 / UC / 万能 答题助手(知识图谱更加专业,自动推荐答案, Android手机自动屏幕适配,模拟器支持,多开) | 526 | 0 | 2022-07-06 |
159 | yhangf/PythonCrawler | 💗用python编写的爬虫项目集合 | 1068 | 0 | 2022-07-08 |
160 | LyleMi/papers | Academic papers and articles that I read related to web hacking, fuzzing, etc. / 阅读过的Web安全方向、模糊测试方向的一些论文与阅读笔记 | 283 | 0 | 2022-06-03 |
161 | spiside/pdb-tutorial | A simple tutorial about effectively using pdb | 763 | 0 | 2022-06-16 |
162 | biliup/biliup | 全自动录播、投稿工具,也支持twitch、ytb频道搬运。提供分p上传b站接口,腾讯云内网免流+大幅提速 | 678 | 0 | 2022-07-17 |
163 | firmianay/security-paper | (与本人兴趣强相关的)各种安全or计算机资料收集 | 579 | 0 | 2022-04-12 |
164 | twtrubiks/docker-django-nginx-uwsgi-postgres-tutorial | Docker + Django + Nginx + uWSGI + Postgres 基本教學 - 從無到有 ( Docker + Django + Nginx + uWSGI + Postgres Tutorial ) | 391 | 0 | 2022-06-14 |
165 | sixs/wenshu_spider | 中国裁判文书网爬虫(2018-08-28更新) | 311 | 0 | 2022-06-21 |
166 | cnschema/cnSchema | 开放中文知识图谱的schema | 665 | 0 | 2022-07-18 |
167 | ypwhs/dl-engineer-guidebook | 深度学习工程师生存指南 | 572 | 0 | 2022-05-15 |
168 | coco369/knowledge | python学习之路,就是不断累积,不断学习的过程。该知识库讲解了Python Web框架内容,如Django、DjangoRestFramework、tornado、flask,redis,MySQL,MongoDB,docker,Vue等内容 | 696 | 0 | 2022-06-27 |
169 | confucianzuoyuan/bookstore | 使用Django编写一个书城电商网站,配合详细的教程。 | 495 | 0 | 2022-05-25 |
170 | kingname/SourceCodeOfBook | 《Python爬虫开发 从入门到实战》配套源代码。 | 252 | 0 | 2022-03-02 |
171 | mochazi/Python3Webcrawler | 🌈Python3网络爬虫实战:QQ音乐歌曲、京东商品信息、房天下、破解有道翻译、构建代理池、豆瓣读书、百度图片、破解网易登录、B站模拟扫码登录、小鹅通、荔枝微课 | 264 | 0 | 2022-07-06 |
172 | inoutcode/bitcoin_book_2nd | Mastering Bitcoin 2nd Edition 精通比特币(第二版)-- 区块链编程 | 332 | 0 | 2022-05-26 |
173 | yongxinz/tech-blog | 我的个人技术博客(Python、Django、Docker、Go、Redis、ElasticSearch、Kafka、Linux) | 285 | 0 | 2022-04-17 |
174 | wikipedia2vec/wikipedia2vec | A tool for learning vector representations of words and entities from Wikipedia | 807 | 0 | 2022-06-21 |
175 | gymgle/blockchain-reference | 区块链参考资料 | 327 | 0 | 2022-03-28 |
176 | SigureMo/mooc-dl | 👨🎓 中国大学MOOC全课件(视频、文档、附件)下载器 | 243 | 0 | 2022-07-23 |
177 | PaddlePaddle/FleetX | Paddle Distributed Training Examples. 飞桨分布式训练示例 Resnet Bert GPT MOE DataParallel ModelParallel PipelineParallel HybridParallel AutoParallel Zero Sharding Recompute GradientMerge Offload AMP DGC LocalS ... | 247 | 0 | 2022-08-02 |
178 | RSS-Renaissance/awesome-blogCN-feeds | 优质的「独立中文博客」订阅列表 | 405 | 0 | 2022-04-15 |
179 | whyliam/whyliam.workflows.youdao | 使用有道翻译你想知道的单词和语句 | 989 | 0 | 2022-04-11 |
180 | srx-2000/spider_collection | python爬虫,目前库存:网易云音乐歌曲爬取,B站视频爬取,知乎问答爬取,壁纸爬取,xvideos视频爬取,有声书爬取,微博爬虫,安居客信息爬取+数据可视化,哔哩哔哩视频封面提取器,ip代理池封装,知乎百万级用户爬虫+数据分析,github用户爬虫 | 417 | 0 | 2022-04-11 |
181 | AmiyaBot/Amiya-Bot | 《明日方舟》BOT | 273 | 0 | 2022-07-06 |
182 | zhengxiaotian/geek_crawler | 极客时间课程抓取脚本,支持输入账号密码后自动将极客时间的专栏课程保存到本地 | 372 | 0 | 2022-05-04 |
183 | Xuanwo/WebsitesForStudents | 本库旨在建设一个对大学生有益有用的集合,欢迎参与。 | 330 | 0 | 2022-06-29 |
184 | sladesha/deep_learning | 基础的深度学习实验研究结果汇总笔记 | 488 | 0 | 2022-06-22 |
185 | Skyellbin/neo4j-python-pandas-py2neo-v3 | 利用pandas将excel中数据抽取,以三元组形式加载到neo4j数据库中构建相关知识图谱 | 409 | 0 | 2022-06-21 |
186 | facebookresearch/flores | Facebook Low Resource (FLoRes) MT Benchmark | 457 | 0 | 2022-07-27 |
187 | BLKSerene/Wordless | An Integrated Corpus Tool With Multilingual Support for the Study of Language, Literature, and Translation | 535 | 0 | 2022-07-20 |
188 | shamangary/FSA-Net | [CVPR19] FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image | 540 | 0 | 2022-06-21 |
189 | gsoc-cn/gsoc-cn | Google Summer of Code 中文相关资料 | 522 | 0 | 2022-05-23 |
190 | chaijunit/beibq | 基于flask开发类似gitbook的知识管理网站。 http://demo.beibq.cn | 503 | 0 | 2022-07-06 |
191 | wx-chevalier/Awesome-CheatSheets | 📚 Ultimate CheatSheets(Tutorials&MindMap), overview of syntax, features and practical tips, collection of useful code snippets, go from zero to hero at fly. 💫 干货满满的全栈开发速学速查手册集锦 | 555 | 0 | 2022-06-12 |
192 | hzlmn/diy-async-web-framework | Learn how modern async web frameworks work, by writing simple clone from scratch | 326 | 0 | 2022-05-30 |
193 | google-research-datasets/dstc8-schema-guided-dialogue | The Schema-Guided Dialogue Dataset | 404 | 0 | 2022-02-03 |
194 | tushushu/imylu | Pure Python implementation of machine learning algorithms | 401 | 0 | 2022-03-17 |
195 | huchunxu/ros_exploring | 《ROS机器人开发实践》源码 | 743 | 0 | 2022-06-06 |
196 | dipu-bd/lightnovel-crawler | Generate and download e-books from online sources. | 676 | 0 | 2022-07-17 |
197 | mkdir700/chaoxing_auto_sign | 超星学习通课堂签到&健康打卡&多用户多任务&API | 267 | 0 | 2022-07-06 |
198 | chrieke/awesome-geospatial-companies | 🌐 List of 500+ geospatial companies (GIS, Earth Observation, UAV, Satellite, Digital Farming, ..) | 315 | 0 | 2022-06-04 |
199 | baabaaox/ScrapyDouban | 豆瓣电影/豆瓣读书 Scarpy 爬虫 | 552 | 0 | 2022-04-01 |
200 | Skylark0924/Machine-Learning-is-ALL-You-Need | 🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need! | 275 | 0 | 2022-04-24 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!