Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 41.1 KB

File metadata and controls

216 lines (211 loc) · 41.1 KB

返回目录问题反馈

中文增速榜 > 资料类 > Python

数据更新: 2022-02-23   /   温馨提示:中文项目泛指「文档母语为中文」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. 163569 90 2022-02-20
2 jackfrued/Python-100-Days Python - 100天从新手到大师 115185 79 2022-02-16
3 4ra1n/JavaSecInterview 打造最强的Java安全研究与安全开发面试题库,包含问题和详细的答案,帮助师傅们找到满意的工作 656 73 2022-02-22
4 0voice/interview_internal_reference 2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。 33392 34 2021-08-25
5 521xueweihan/HelloGitHub :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. 52574 25 2022-01-28
6 d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。 30269 18 2022-02-22
7 satwikkansal/wtfpython What the f*ck Python? 😱 28254 17 2022-01-17
8 wangzheng0822/algo 数据结构和算法必知必会的50个代码实现 20427 16 2022-02-15
9 xmu-xiaoma666/External-Attention-pytorch 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐ 4106 14 2021-12-19
10 lyhue1991/eat_tensorflow2_in_30_days Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋 9276 13 2022-01-07
11 saveweb/review-2021 今年,你写年终总结了吗? 639 12 2022-02-15
12 kangvcar/InfoSpider INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ... 6056 10 2022-01-13
13 TechXueXi/TechXueXi 强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天 2348 10 2022-02-14
14 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. 12482 10 2022-02-21
15 leisurelicht/wtfpython-cn wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译 12073 10 2022-02-11
16 0xAX/linux-insides A little bit about a linux kernel 24224 9 2022-02-20
17 kwai/DouZero [ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI 2385 9 2021-12-22
18 Jack-Cherish/PythonPark Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。 5017 8 2022-01-30
19 wistbean/learn_python3_spider python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ... 8943 8 2022-02-17
20 drduh/macOS-Security-and-Privacy-Guide Guide to securing and improving privacy on macOS 18869 8 2022-01-15
21 shimohq/chinese-programmer-wrong-pronunciation 中国程序员容易发音错误的单词 15026 8 2022-02-22
22 jackzhenguo/python-small-examples 告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work 6821 8 2021-12-31
23 luong-komorebi/Awesome-Linux-Software A list of awesome applications, software, tools and other materials for Linux distros. 17132 8 2022-02-06
24 Vonng/ddia 《Designing Data-Intensive Application》DDIA中文翻译 12137 8 2022-02-18
25 Dod-o/Statistical-Learning-Method_Code 手写实现李航《统计学习方法》书中全部算法 8675 7 2022-02-12
26 miloyip/game-programmer A Study Path for Game Programmer 14251 7 2022-01-08
27 MenghaoGuo/Awesome-Vision-Attentions Summary of related papers on visual attention. Related code will be released based on Jittor gradually. 1194 7 2022-01-20
28 conanhujinming/comments-for-awesome-courses 名校公开课程评价网 1649 7 2022-01-23
29 microsoft/nlp-recipes Natural Language Processing Best Practices & Examples 5834 6 2021-09-07
30 public-api-lists/public-api-lists A collective list of free APIs for use in software and web development 🚀 (Clone of https://github.com/public-apis/public-apis) 4323 6 2022-02-20
31 princeton-nlp/SimCSE EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings 1737 6 2021-11-26
32 huangsam/ultimate-python Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍 3451 5 2022-01-29
33 PantsuDango/Dango-Translator 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器 3586 5 2022-02-21
34 xiaolai/regular-investing-in-box 定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com 4759 5 2022-02-21
35 HeisenbergEmpire/studynote 程式與網絡安全學習筆記 457 5 2022-01-26
36 DA-southampton/NLP_ability 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力 3285 5 2022-02-15
37 jindongwang/transferlearning Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习 8775 5 2022-02-21
38 lyhue1991/eat_pytorch_in_20_days Pytorch🍊🍉 is delicious, just eat it! 😋😋 2913 5 2021-11-20
39 open-mmlab/mmfewshot OpenMMLab FewShot Learning Toolbox and Benchmark 335 4 2022-02-18
40 alibaba/AliceMind ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab 1020 4 2022-01-25
41 huangrt01/CS-Notes 我的自学笔记,终身更新,当前专注System基础、MLSys。 2975 4 2022-02-04
42 shenweichen/DeepCTR Easy-to-use,Modular and Extendible package of deep-learning based CTR models . 5843 4 2022-02-09
43 iswbm/magic-python Python 黑魔法手册 2445 4 2022-02-20
44 injetlee/Python Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机 7456 4 2022-01-13
45 yqchilde/JDMemberCloseAccount 学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案 1100 4 2022-01-24
46 waditu/tushare TuShare is a utility for crawling historical data of China stocks 11399 4 2022-02-10
47 TingsongYu/PyTorch_Tutorial 《Pytorch模型训练实用教程》中配套代码 3587 3 2022-02-11
48 lucidrains/x-transformers A simple but complete full-attention transformer with a set of promising experimental features from various papers 1411 3 2022-02-14
49 dallaslu/penzai-list List of content farm sites like g.penzai.com. 425 3 2021-12-28
50 humphd/have-fun-with-machine-learning An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks 4918 3 2021-12-19
51 itcharge/LeetCode-Py ⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。 1084 3 2022-02-21
52 google-research/albert ALBERT: A Lite BERT for Self-supervised Learning of Language Representations 2861 3 2022-02-10
53 open-mmlab/mmselfsup OpenMMLab Self-Supervised Learning Toolbox and Benchmark 1825 3 2022-02-21
54 iswbm/pycharm-guide PyCharm 中文指南:安装 破解 效率 技巧 1610 3 2022-02-20
55 THUDM/CogView Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers". 731 3 2021-10-01
56 ct-Open-Source/tuya-convert A collection of scripts to flash Tuya IoT devices to alternative firmwares 3467 3 2022-01-13
57 lcdevelop/ChatBotCourse 自己动手做聊天机器人教程 5308 3 2021-09-06
58 DropsDevopsOrg/ECommerceCrawlers 实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目: 3166 3 2022-01-21
59 ctf-wiki/ctf-wiki Come and join us, we need you! 5452 3 2022-02-21
60 liuhuanyong/QASystemOnMedicalKG A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。 3730 3 2021-10-14
61 microsoft/AI-System System for AI Education Resource. 1405 3 2022-02-11
62 PegasusWang/python_data_structures_and_algorithms Python 中文数据结构和算法教程 2247 2 2022-02-20
63 CodecWang/opencv-python-tutorial 📖 OpenCV-Python image processing tutorial for beginners 2483 2 2022-01-30
64 shengxinjing/it-roadmap 大圣的前端学习路线图 133 2 2021-12-13
65 liuhuanyong/ChainKnowledgeGraph ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。 297 2 2021-10-26
66 ines/spacy-course 👩‍🏫 Advanced NLP with spaCy: A free online course 1956 2 2022-02-14
67 alanbobs999/TopFreeProxies 高质量免费节点收集,及订阅链接分享。 438 2 2022-02-22
68 EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows 2773 2 2021-10-21
69 datawhalechina/fun-rec 本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。 1123 2 2022-02-21
70 deepset-ai/FARM 🏡 Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering. 1470 2 2021-11-23
71 NLP-LOVE/Introduction-NLP HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。 1547 2 2022-01-05
72 youyuge34/PI-REC 🔥 PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. 🔥 图像翻译,条件GAN,AI绘画 1648 2 2022-01-13
73 thuml/Transfer-Learning-Library Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization 1333 2 2022-02-22
74 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! 1209 2 2022-02-21
75 PyJun/Mooc_Downloader 学无止下载器,慕课下载器,Mooc下载,慕课网下载,中国大学下载,爱课程下载,网易云课堂下载,学堂在线下载,超星学习通下载;支持视频,课件同时下载 2408 2 2022-01-31
76 PyQt5/PyQt PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5 3972 2 2021-12-15
77 Mr-xn/BurpSuite-collections 有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file 1664 2 2022-02-15
78 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 3049 2 2022-02-06
79 SleepyBag/Statistical-Learning-Methods Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现 895 2 2021-11-14
80 justinzm/gopup 数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据… 1740 2 2022-01-27
81 km1994/NLP-Interview-Notes 本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。 669 2 2022-01-24
82 chyroc/WechatSogou 基于搜狗微信搜索的微信公众号爬虫接口 5257 2 2022-01-13
83 shenweichen/DeepCTR-Torch 【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models. 1744 2 2022-02-19
84 awake1t/HackReport 渗透测试报告/资料文档/渗透经验文档/安全书籍 428 2 2021-12-25
85 QData/TextAttack TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/ 1849 2 2022-02-21
86 fendouai/PyTorchDocs PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork! 1761 2 2022-02-15
87 mars-project/mars Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions. 2360 2 2022-02-22
88 Charmve/Surface-Defect-Detection 📈 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance. 855 2 2022-02-08
89 sunyilgdx/NSP-BERT The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction" 125 1 2021-11-16
90 zjunlp/OpenUE OpenUE是一个轻量级知识图谱抽取工具 (An Open Toolkit for Universal Extraction from Text) 486 1 2022-01-20
91 ysyisyourbrother/SYSU_Notebook 本项目分享了本人在中山大学数据科学与计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟 498 1 2021-10-07
92 liuhuanyong/TextGrapher Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。 895 1 2021-10-20
93 wnma3mz/wechat_articles_spider 微信公众号文章的爬虫 1460 1 2022-01-14
94 abbeyokgo/PyOne PyOne-一款给力的onedrive文件管理、分享程序 1483 1 2022-01-10
95 BBuf/tvm_mlir_learn tvm learn 286 1 2022-02-19
96 xiaoqian19940510/Event-Extraction 近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法 463 1 2021-08-24
97 NUAA-AL/ALiPy ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods. 691 1 2022-01-11
98 MorvanZhou/NLP-Tutorials Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com 614 1 2022-02-10
99 gxcuizy/Python Python3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码 1111 1 2021-09-24
100 dongdonghy/Detection-PyTorch-Notebook 代码 -《深度学习之PyTorch物体检测实战》 627 1 2021-10-12
101 SimmerChan/KG-demo-for-movie 从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。 1025 1 2021-10-05
102 blmoistawinde/HarvestText 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法 1412 1 2022-01-02
103 LingDong-/qiji-font 齊伋體 - typeface from Ming Dynasty woodblock printed books 746 1 2022-02-13
104 EvanLi/Github-Ranking ⭐Github Ranking⭐ Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名,每日自动更新 833 1 2022-02-21
105 phodal/awesome-iot Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform 3524 1 2022-02-14
106 HaoZhang95/Python24 网上搜集的自学python语言的资料集合,包括整套代码和讲义集合,这是至今为止所开放网上能够查找到的最新视频教程,网上找不到其他最新的python整套视频了,. 具体的无加密的mp4视频教程和讲义集合可以在更新的Readme文件中找到,下载直接打开就能播放,项目从零基础的Python教程到深度学习,总共30章节,其中包含Python基础中的飞机大战项目,WSGI项目,Flask新经资讯项目, Dj ... 836 1 2022-02-11
107 icopy-site/awesome-cn 超赞列表合集 822 1 2022-02-21
108 swaroopch/byte-of-python Beginners book on Python - start here if you don't know programming 1771 1 2022-01-05
109 RimoChan/yinglish 【yinglish】淫语翻译机! 422 1 2022-02-12
110 HelloGitHub-Team/HelloDjango-blog-tutorial 免费带你学 django 全栈!基于 django 2.2 的个人博客,初学者绝对不能错过的 django 教程!。◕ᴗ◕。 1041 1 2022-02-10
111 billryan/algorithm-exercise Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/ 3303 1 2021-12-13
112 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. 1301 1 2022-02-22
113 CLUEbenchmark/FewCLUE FewCLUE 小样本学习测评基准,中文版 255 1 2021-09-30
114 svjan5/GNNs-for-NLP Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020 711 1 2022-02-10
115 lisztomania-P/learning-power 学习强国 自动化 百分百正确、瞬间答题,分值45分 349 1 2021-10-20
116 DL-Practise/YoloAll YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest 157 1 2021-12-02
117 twtrubiks/docker-tutorial Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝 1081 1 2022-02-15
118 iswbm/GolangCodingTime Go编程时光,一个零基础入门 Golang 的教程 804 1 2022-02-20
119 DasyDong/developer-roadmap developer-roadmap 1387 1 2021-12-07
120 LyleMi/Learn-Web-Hacking Study Notes For Web Hacking / Web安全学习笔记 2447 1 2022-02-15
121 DeppWang/youdaonote-pull 📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note". 476 1 2021-09-28
122 ahmedfgad/GeneticAlgorithmPython Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch). 808 1 2022-02-10
123 guanguans/favorite-link ❤️ 每日收集喜欢的开源项目 RSS 订阅 快知 app 订阅 1762 1 2022-02-22
124 PaddlePaddle/PGL Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle 1219 1 2021-12-29
125 fuergaosi233/gitbook2pdf Grab the contents of the gitbook document and convert it to pdf 811 1 2022-02-09
126 D-X-Y/AutoDL-Projects Automated deep learning algorithms implemented in PyTorch. 1334 1 2021-10-25
127 chiupam/JD_Diy 学习 python3 以来写的一些垃圾玩具…… 231 1 2021-11-01
128 51bitquant/howtrader howtrader: how to be a quant trader, forked from vnpy with easy installation and deployment 244 1 2021-11-08
129 coffeehb/Some-PoC-oR-ExP 各种漏洞poc、Exp的收集或编写 1704 1 2021-12-07
130 HiLab-git/SSL4MIS Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations. 773 1 2022-02-15
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. 1105 1 2022-01-06
132 kwea123/VTuber_Unity Use Unity 3D character and Python deep learning algorithms to stream as a VTuber! 609 1 2021-09-01
133 fire-keeper/BlindWatermark 使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property 771 1 2021-10-12
134 facebookresearch/TaBERT This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic pars ... 460 1 2021-08-26
135 yl-1993/learn-to-cluster Learning to Cluster Faces (CVPR 2019, CVPR 2020) 575 1 2021-12-27
136 DengBoCong/nlp-paper 自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本) 360 1 2022-02-18
137 yikeke/zh-style-guide An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io 443 1 2021-09-22
138 HaddyYang/django2.0-course Django2.0视频教程相关代码(杨仕航) 980 1 2022-01-13
139 offu/WeRoBot WeRoBot 是一个微信公众号开发框架 4005 1 2022-02-21
140 Rainbow-Dreamer/musicpy Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms. 585 1 2022-02-19
141 peiss/ant-learn-pandas pandas学习课程代码仓库 680 1 2021-08-25
142 google-research/bleurt BLEURT is a metric for Natural Language Generation based on transfer learning. 408 1 2022-01-13
143 Hopetree/izone django+bootstrap4 个人博客 870 1 2022-02-10
144 hongwenjun/vps_setup linux vim bash 脚本学习笔记 by 蘭雅sRGB https://262235.xyz/ 753 1 2022-01-13
145 ramsrigouthamg/Questgen.ai Question generation using state-of-the-art Natural Language Processing algorithms 443 1 2021-09-22
146 striver-ing/wechat-spider 开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!! 1380 1 2021-09-22
147 PRaichu/xxqg 学习强国 xxqg 无人值守自动看视频、看文章、自动答题(每日答题、每周答题、专项答题),45分/天 277 1 2021-11-08
148 xuyige/BERT4doc-Classification Code and source for paper How to Fine-Tune BERT for Text Classification? 408 1 2021-10-19
149 lixi5338619/lxSpider 爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》 445 1 2022-02-09
150 anyant/rssant 蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯 1048 1 2022-02-11
151 yuantn/MI-AOD Code for Multiple Instance Active Learning for Object Detection, CVPR 2021 198 1 2021-11-12
152 hhaAndroid/mmdetection-mini mmdetection最小学习版 777 1 2021-11-21
153 stacklens/django_blog_tutorial Django搭建博客教程 822 1 2022-02-10
154 egrcc/zhihu-python 获取知乎内容信息,包括问题,答案,用户,收藏夹信息 2166 1 2022-02-08
155 dongweiming/web_develop 《Python Web开发实战》书中源码 1168 1 2022-01-13
156 pprp/awesome-attention-mechanism-in-cv 👊 CV中常用注意力模块;即插即用模块;ViT模型. PyTorch Implementation Collection of Attention Module and Plug&Play Module 379 1 2022-02-15
157 researchmm/Stark [ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking 358 1 2022-01-18
158 smileboywtu/MillionHeroAssistant 百万 / 冲顶 / 芝士 / UC / 万能 答题助手(知识图谱更加专业,自动推荐答案, Android手机自动屏幕适配,模拟器支持,多开) 524 0 2022-01-13
159 Oneflow-Inc/DLPerf DeepLearning Framework Performance Profiling Toolkit 155 0 2021-12-08
160 yhangf/PythonCrawler 💗用python编写的爬虫项目集合 999 0 2022-01-02
161 icopy-site/awesome collection of awesome lists 132 0 2021-12-12
162 LyleMi/papers Academic papers and articles that I read related to web hacking, fuzzing, etc. / 阅读过的Web安全方向、模糊测试方向的一些论文与阅读笔记 268 0 2022-02-13
163 jukanntenn/django-blog-project 基于 django 和 Vue 的个人博客。 156 0 2021-10-06
164 spiside/pdb-tutorial A simple tutorial about effectively using pdb 748 0 2022-01-08
165 Trinkle23897/learn2018-autodown 清华大学新版网络学堂课程自动下载脚本 / A python script to clone all files from learn.tsinghua.edu.cn 186 0 2021-09-11
166 BitVoyage/FastBERT 对ACL2020 FastBERT论文的复现,论文地址:https://arxiv.org/pdf/2004.02178.pdf 166 0 2021-12-13
167 firmianay/security-paper (与本人兴趣强相关的)各种安全or计算机资料收集 520 0 2021-12-02
168 FISCO-BCOS/FISCO-BCOS-DOC FISCO BCOS 技术文档(安装部署、搭链教程、系统原理、社区资源)Document of FISCO BCOS 106 0 2021-12-13
169 isysc1/Xxqg 学习强国题库挑战答题搜索助手 208 0 2021-12-07
170 twtrubiks/docker-django-nginx-uwsgi-postgres-tutorial Docker + Django + Nginx + uWSGI + Postgres 基本教學 - 從無到有 ( Docker + Django + Nginx + uWSGI + Postgres Tutorial ) 375 0 2021-10-06
171 xzkzdx/weixin-spider 微信公众号爬虫,公众号历史文章,文章评论,文章阅读及在看数据,可视化web页面,可部署于Windows服务器。基于Python3之flask/mysql/redis/mitmproxy/pywin32等实现,高效微信爬虫,微信公众号爬虫,历史文章,文章评论,数据更新。 369 0 2021-09-20
172 sixs/wenshu_spider 中国裁判文书网爬虫(2018-08-28更新) 303 0 2021-10-12
173 cnschema/cnSchema 开放中文知识图谱的schema 632 0 2021-12-15
174 coco369/knowledge python学习之路,就是不断累积,不断学习的过程。该知识库讲解了Python Web框架内容,如Django、DjangoRestFramework、tornado、flask,redis,MySQL,MongoDB,docker,Vue等内容 681 0 2021-10-13
175 wysec2020/vulnReport 安服自动化脚本:包括 Nessus、天境主机漏洞扫描6.0、APPscan、awvs等漏洞报告的整理,Google翻译等 97 0 2021-10-28
176 sec-bit/awesome-buggy-erc20-tokens A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected 397 0 2021-11-26
177 meetbill/butterfly 🔥 蝴蝶--【简单】【稳定】【好用】的 Python web 框架🦋 除 Python 2.7,无其他依赖; 🦋 butterfly 是一个 RPC 风格 web 框架,内置【任务队列】、【流程编排】等功能。用户手册: https://meetbill.gitbook.io/butterfly-doc 132 0 2021-12-12
178 confucianzuoyuan/bookstore 使用Django编写一个书城电商网站,配合详细的教程。 470 0 2022-01-13
179 twtrubiks/django-rest-framework-tutorial Django-REST-framework 基本教學 - 從無到有 DRF-Beginners-Guide 📝 704 0 2021-10-12
180 mailong25/self-supervised-speech-recognition speech to text with self-supervised learning based on wav2vec 2.0 framework 216 0 2021-11-22
181 yaoandy107/line-bot-tutorial Line bot tutorial. 188 0 2021-10-06
182 ZhiningLiu1998/self-paced-ensemble ICDE'20 A general & effective ensemble framework for imbalanced classification. 泛用,高效,鲁棒的类别不平衡学习框架 156 0 2021-12-01
183 SMILELab-FL/FedLab A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research. 113 0 2021-11-18
184 LMFrank/CrawlerProject 爬虫项目:链家网(普通/scrapy)、虎扑、维基百科、百度地图api、房天下(分布式爬虫)、微信公众号(代理池爬取) 136 0 2021-10-06
185 kingname/SourceCodeOfBook 《Python爬虫开发 从入门到实战》配套源代码。 252 0 2022-02-11
186 jitingcn/TS3-Translation_zh-CN TeamSpeak 3 客户端 简体中文 翻译源文件 143 0 2021-10-19
187 mochazi/Python3Webcrawler 🌈Python3网络爬虫实战:QQ音乐歌曲、京东商品信息、房天下、破解有道翻译、构建代理池、豆瓣读书、百度图片、破解网易登录、B站模拟扫码登录 145 0 2021-09-21
188 Nriver/trilium-translation Translation for Trilium Notes. Trilium Notes 中文版. 113 0 2021-12-09
189 Higurashi-kagome/pythontools ​微信读书笔记助手、Markdown 添加标题、Markdown 标题添加序号... 105 0 2021-12-01
190 inoutcode/bitcoin_book_2nd Mastering Bitcoin 2nd Edition 精通比特币(第二版)-- 区块链编程 253 0 2021-09-19
191 TianPangJi/drf_admin 项目基于Django、Django REST framework(DRF)、Channels、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC;目前已实现基本功能,满足日常学习使用,工由于工作较忙更新较慢,请见谅......https://tianpangji.github.io/ 171 0 2021-12-08
192 yongxinz/tech-blog 我的个人技术博客(Python、Django、Docker、Go、Redis、ElasticSearch、Kafka、Linux) 249 0 2022-02-20
193 wf1314/zhihu-terminal 命令行版知乎 115 0 2021-09-08
194 bupticybee/ChineseAiDungeon 中文版ai地牢 99 0 2021-09-27
195 moyuwa/0sec-search 新版零组资料文库离线漏洞名搜索,功能:更新 、查询 (不包含漏洞详情) 116 0 2021-08-31
196 Anfany/Machine-Learning-for-Beginner-by-Python3 为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。 355 0 2021-10-16
197 gymgle/blockchain-reference 区块链参考资料 306 0 2022-02-21
198 RSS-Renaissance/awesome-blogCN-feeds 优质的「独立中文博客」订阅列表 378 0 2022-02-17
199 xtg20121013/blog_xtg blog_xtg 基于tornado的分布式架构博客 172 0 2021-12-08
200 yuntaodu/Transfer-learning-materials resource collection for transfer learning! 162 0 2021-10-23

↓ -- 感谢读者 -- ↓

榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!