Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 41.2 KB

File metadata and controls

216 lines (211 loc) · 41.2 KB

返回目录问题反馈

中文增速榜 > 资料类 > Python

数据更新: 2022-04-10   /   温馨提示:中文项目泛指「文档母语为中文」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. 171730 92 2022-03-30
2 jackfrued/Python-100-Days Python - 100天从新手到大师 116867 78 2022-04-07
3 521xueweihan/HelloGitHub :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. 53849 25 2022-03-28
4 d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。 31316 19 2022-04-08
5 satwikkansal/wtfpython What the f*ck Python? 😱 28495 17 2022-04-04
6 wangzheng0822/algo 数据结构和算法必知必会的50个代码实现 20660 16 2022-03-15
7 4ra1n/JavaSecInterview 打造最强的Java安全研究与安全开发面试题库,包含问题和详细的答案,帮助师傅们找到满意的工作 894 16 2022-04-04
8 xmu-xiaoma666/External-Attention-pytorch 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐ 4743 14 2022-04-07
9 lyhue1991/eat_tensorflow2_in_30_days Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋 9388 12 2022-01-07
10 shengqiangzhang/examples-of-web-crawlers 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. ) 10978 10 2022-03-18
11 kangvcar/InfoSpider INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ... 6097 10 2022-03-12
12 TechXueXi/TechXueXi 强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天 2731 10 2022-04-08
13 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. 12950 10 2022-04-09
14 leisurelicht/wtfpython-cn wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译 12166 10 2022-04-08
15 0xAX/linux-insides A little bit about a linux kernel 24419 9 2022-03-28
16 Jack-Cherish/PythonPark Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。 5356 8 2022-04-09
17 wistbean/learn_python3_spider python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ... 9336 8 2022-03-09
18 drduh/macOS-Security-and-Privacy-Guide Guide to securing and improving privacy on macOS 19009 8 2022-03-30
19 shimohq/chinese-programmer-wrong-pronunciation 中国程序员容易发音错误的单词 15211 8 2022-03-20
20 kwai/DouZero [ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI 2487 8 2022-03-05
21 jackzhenguo/python-small-examples 告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work 6921 8 2022-04-02
22 luong-komorebi/Awesome-Linux-Software A list of awesome applications, software, tools and other materials for Linux distros. 17321 8 2022-02-06
23 Vonng/ddia 《Designing Data-Intensive Application》DDIA中文翻译 12747 8 2022-03-25
24 saveweb/review-2021 今年,你写年终总结了吗? 669 7 2022-04-03
25 Dod-o/Statistical-Learning-Method_Code 手写实现李航《统计学习方法》书中全部算法 8826 7 2022-03-21
26 miloyip/game-programmer A Study Path for Game Programmer 14473 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. 1484 7 2022-03-05
28 SkywalkerJi/mdt Yu-Gi-Oh! Master Duel Translation Script 438 6 2022-04-07
29 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) 4577 6 2022-02-20
30 conanhujinming/comments-for-awesome-courses 名校公开课程评价网 1854 6 2022-03-12
31 huangsam/ultimate-python Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍 3517 5 2022-02-25
32 PantsuDango/Dango-Translator 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器 3772 5 2022-04-03
33 xiaolai/regular-investing-in-box 定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com 4796 5 2022-04-09
34 DA-southampton/NLP_ability 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力 3526 5 2022-03-04
35 jindongwang/transferlearning Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习 9079 5 2022-04-01
36 lyhue1991/eat_pytorch_in_20_days Pytorch🍊🍉 is delicious, just eat it! 😋😋 3057 5 2021-11-20
37 princeton-nlp/SimCSE EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings 1907 5 2021-11-26
38 huangrt01/CS-Notes 我的自学笔记,终身更新,当前专注System基础、MLSys。 3017 4 2022-02-04
39 shenweichen/DeepCTR Easy-to-use,Modular and Extendible package of deep-learning based CTR models . 5942 4 2022-03-30
40 iswbm/magic-python Python 黑魔法手册 2528 4 2022-02-20
41 injetlee/Python Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机 7564 4 2022-03-21
42 waditu/tushare TuShare is a utility for crawling historical data of China stocks 11488 4 2022-03-28
43 ownthink/KnowledgeGraphData 史上最大规模1.4亿中文知识图谱开源下载 4008 4 2022-02-23
44 TingsongYu/PyTorch_Tutorial 《Pytorch模型训练实用教程》中配套代码 3675 3 2022-03-27
45 open-mmlab/mmfewshot OpenMMLab FewShot Learning Toolbox and Benchmark 377 3 2022-04-09
46 alibaba/AliceMind ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab 1080 3 2022-01-25
47 lucidrains/x-transformers A simple but complete full-attention transformer with a set of promising experimental features from various papers 1496 3 2022-04-08
48 alanbobs999/TopFreeProxies 高质量免费节点分享,以及订阅链接收集。 811 3 2022-04-08
49 HeisenbergEmpire/studynote 程式與網絡安全學習筆記 457 3 2022-01-26
50 humphd/have-fun-with-machine-learning An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks 4924 3 2021-12-19
51 itcharge/LeetCode-Py ⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。 1255 3 2022-04-08
52 google-research/albert ALBERT: A Lite BERT for Self-supervised Learning of Language Representations 2878 3 2022-04-08
53 open-mmlab/mmselfsup OpenMMLab Self-Supervised Learning Toolbox and Benchmark 1916 3 2022-04-07
54 yqchilde/JDMemberCloseAccount 学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案 1151 3 2022-04-09
55 iswbm/pycharm-guide PyCharm 中文指南:安装 破解 效率 技巧 1662 3 2022-02-20
56 ct-Open-Source/tuya-convert A collection of scripts to flash Tuya IoT devices to alternative firmwares 3520 3 2022-01-13
57 DropsDevopsOrg/ECommerceCrawlers 实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目: 3258 3 2022-03-12
58 ctf-wiki/ctf-wiki Come and join us, we need you! 5557 3 2022-03-20
59 liuhuanyong/QASystemOnMedicalKG A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。 3881 3 2022-04-01
60 microsoft/AI-System System for AI Education Resource. 1483 3 2022-04-08
61 PegasusWang/python_data_structures_and_algorithms Python 中文数据结构和算法教程 2282 2 2022-04-09
62 CodecWang/opencv-python-tutorial 📖 OpenCV-Python image processing tutorial for beginners 2568 2 2022-01-30
63 FeeiCN/Security-PPT Security-related Slide Presentation(大安全各领域各公司各会议分享的PPT) 2431 2 2022-04-02
64 wdmpa/content-farm-list List of content farm sites like g.penzai.com. 434 2 2022-04-08
65 shengxinjing/it-roadmap 大圣的前端学习路线图 238 2 2022-02-24
66 liuhuanyong/ChainKnowledgeGraph ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。 311 2 2021-10-26
67 explosion/spacy-course 👩‍🏫 Advanced NLP with spaCy: A free online course 2000 2 2022-04-07
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 2784 2 2021-10-21
69 NLP-LOVE/Introduction-NLP HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。 1613 2 2022-01-05
70 thuml/Transfer-Learning-Library Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization 1461 2 2022-04-05
71 zhaoolee/StarsAndClown ☀️Github星聚弃疗榜, 让吃瓜群众也能享受Github带来的乐趣Github StarsAndClown, Let the people who eat me can enjoy the fun of Github 1936 2 2022-04-09
72 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! 1255 2 2022-04-06
73 PyJun/Mooc_Downloader 学无止下载器,慕课下载器,Mooc下载,慕课网下载,中国大学下载,爱课程下载,网易云课堂下载,学堂在线下载,超星学习通下载;支持视频,课件同时下载 2482 2 2022-03-17
74 PyQt5/PyQt PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5 4139 2 2022-03-06
75 Mr-xn/BurpSuite-collections 有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file 1764 2 2022-04-09
76 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 3132 2 2022-02-06
77 SleepyBag/Statistical-Learning-Methods Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现 917 2 2021-11-14
78 justinzm/gopup 数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据… 1796 2 2022-04-03
79 km1994/NLP-Interview-Notes 本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。 669 2 2022-01-24
80 HiLab-git/SSL4MIS Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations. 849 2 2022-04-09
81 chyroc/WechatSogou 基于搜狗微信搜索的微信公众号爬虫接口 5289 2 2022-03-11
82 shenweichen/DeepCTR-Torch 【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models. 1827 2 2022-03-02
83 THUDM/CogView Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers". 798 2 2022-04-01
84 awake1t/HackReport 渗透测试报告/资料文档/渗透经验文档/安全书籍 515 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/ 1916 2 2022-04-05
86 fendouai/PyTorchDocs PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork! 1815 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. 2384 2 2022-04-09
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. 940 2 2022-03-24
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 liuhuanyong/TextGrapher Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。 924 1 2021-10-20
92 wnma3mz/wechat_articles_spider 微信公众号文章的爬虫 1503 1 2022-01-14
93 abbeyokgo/PyOne PyOne-一款给力的onedrive文件管理、分享程序 1482 1 2022-01-10
94 RimoChan/Vtuber_Tutorial 【教程】从零开始的自制Vtuber! 728 1 2022-03-09
95 BBuf/tvm_mlir_learn tvm learn 348 1 2022-04-08
96 xiaoqian19940510/Event-Extraction 近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法 495 1 2022-03-06
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. 712 1 2022-01-11
98 MorvanZhou/NLP-Tutorials Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com 631 1 2022-02-10
99 paicha/gxgk-wechat-server 校园微信公众号,使用 Python、Flask、Redis、MySQL、Celery [DEPRECATED] 1336 1 2022-03-03
100 dongdonghy/Detection-PyTorch-Notebook 代码 -《深度学习之PyTorch物体检测实战》 648 1 2021-10-12
101 blmoistawinde/HarvestText 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法 1492 1 2022-03-02
102 LingDong-/qiji-font 齊伋體 - typeface from Ming Dynasty woodblock printed books 759 1 2022-02-13
103 deepset-ai/FARM 🏡 Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering. 1491 1 2021-11-23
104 EvanLi/Github-Ranking ⭐Github Ranking⭐ Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名,每日自动更新 932 1 2022-04-09
105 phodal/awesome-iot Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform 3563 1 2022-02-14
106 HaoZhang95/Python24 网上搜集的自学python语言的资料集合,包括整套代码和讲义集合,这是至今为止所开放网上能够查找到的最新视频教程,网上找不到其他最新的python整套视频了,. 具体的无加密的mp4视频教程和讲义集合可以在更新的Readme文件中找到,下载直接打开就能播放,项目从零基础的Python教程到深度学习,总共30章节,其中包含Python基础中的飞机大战项目,WSGI项目,Flask新经资讯项目, Dj ... 858 1 2022-04-06
107 icopy-site/awesome-cn 超赞列表合集 867 1 2022-04-08
108 swaroopch/byte-of-python Beginners book on Python - start here if you don't know programming 1805 1 2022-01-05
109 youyuge34/PI-REC 🔥 PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. 🔥 图像翻译,条件GAN,AI绘画 1664 1 2022-03-11
110 RimoChan/yinglish 【yinglish】淫语翻译机! 430 1 2022-02-12
111 HelloGitHub-Team/HelloDjango-blog-tutorial 免费带你学 django 全栈!基于 django 2.2 的个人博客,初学者绝对不能错过的 django 教程!。◕ᴗ◕。 1081 1 2022-03-29
112 billryan/algorithm-exercise Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/ 3317 1 2021-12-13
113 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. 1334 1 2022-04-09
114 svjan5/GNNs-for-NLP Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020 725 1 2022-02-10
115 lisztomania-P/learning-power 学习强国 自动化 百分百正确、瞬间答题,分值45分 353 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 📝 1108 1 2022-04-05
118 iswbm/GolangCodingTime Go编程时光,一个零基础入门 Golang 的教程 858 1 2022-03-26
119 DasyDong/developer-roadmap developer-roadmap 1426 1 2021-12-07
120 LyleMi/Learn-Web-Hacking Study Notes For Web Hacking / Web安全学习笔记 2531 1 2022-03-29
121 DeppWang/youdaonote-pull 📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note". 512 1 2022-04-09
122 ahmedfgad/GeneticAlgorithmPython Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch). 839 1 2022-04-06
123 guanguans/favorite-link ❤️ 每天收集喜欢的开源项目 RSS 订阅 快知 app 订阅 1800 1 2022-04-08
124 PaddlePaddle/PGL Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle 1255 1 2022-04-08
125 fuergaosi233/gitbook2pdf Grab the contents of the gitbook document and convert it to pdf 840 1 2022-03-11
126 D-X-Y/AutoDL-Projects Automated deep learning algorithms implemented in PyTorch. 1366 1 2022-03-29
127 chiupam/JD_Diy 学习 python3 以来写的一些垃圾玩具…… 231 1 2021-11-01
128 alecmuffett/real-world-onion-sites This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services. 1102 1 2022-04-09
129 coffeehb/Some-PoC-oR-ExP 各种漏洞poc、Exp的收集或编写 1752 1 2022-04-06
130 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. 1133 1 2022-03-03
131 fire-keeper/BlindWatermark 使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property 797 1 2022-03-10
132 yl-1993/learn-to-cluster Learning to Cluster Faces (CVPR 2019, CVPR 2020) 587 1 2021-12-27
133 DengBoCong/nlp-paper 自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本) 497 1 2022-04-02
134 Tencent/Metis Metis is a learnware platform in the field of AIOps. 1360 1 2022-03-22
135 eastmountyxz/NetworkSecuritySelf-study 这是作者的系列网络安全自学教程,主要是关于网安工具和实践操作的在线笔记,希望对大家有所帮助,学无止境,加油。 658 1 2022-04-02
136 HaddyYang/django2.0-course Django2.0视频教程相关代码(杨仕航) 987 1 2022-03-12
137 laixintao/python-parallel-programming-cookbook-cn 📖《Python Parallel Programming Cookbook》中文版 1189 1 2022-02-26
138 offu/WeRoBot WeRoBot 是一个微信公众号开发框架 4026 1 2022-03-28
139 Rainbow-Dreamer/musicpy Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms. 606 1 2022-04-08
140 google-research/bleurt BLEURT is a metric for Natural Language Generation based on transfer learning. 417 1 2022-03-28
141 Hopetree/izone django+bootstrap4 个人博客 885 1 2022-03-18
142 hongwenjun/vps_setup linux vim bash 脚本学习笔记 by 蘭雅sRGB https://262235.xyz/ 765 1 2022-01-13
143 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 ... 393 1 2022-03-06
144 ramsrigouthamg/Questgen.ai Question generation using state-of-the-art Natural Language Processing algorithms 474 1 2022-04-05
145 striver-ing/wechat-spider 开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!! 1430 1 2022-03-30
146 PRaichu/xxqg 学习强国 xxqg 无人值守自动看视频、看文章、自动答题(每日答题、每周答题、专项答题),45分/天 302 1 2022-03-11
147 xuyige/BERT4doc-Classification Code and source for paper How to Fine-Tune BERT for Text Classification? 420 1 2021-10-19
148 lixi5338619/lxSpider 爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》 491 1 2022-03-22
149 anyant/rssant 蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯 1078 1 2022-02-11
150 hhaAndroid/mmdetection-mini mmdetection最小学习版 807 1 2021-11-21
151 stacklens/django_blog_tutorial Django搭建博客教程 851 1 2022-03-11
152 egrcc/zhihu-python 获取知乎内容信息,包括问题,答案,用户,收藏夹信息 2176 1 2022-02-08
153 dongweiming/web_develop 《Python Web开发实战》书中源码 1167 1 2022-03-11
154 pprp/awesome-attention-mechanism-in-cv 👊 CV中常用注意力模块;即插即用模块;ViT模型. PyTorch Implementation Collection of Attention Module and Plug&Play Module 422 1 2022-04-08
155 researchmm/Stark [ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking 386 1 2022-03-23
156 smileboywtu/MillionHeroAssistant 百万 / 冲顶 / 芝士 / UC / 万能 答题助手(知识图谱更加专业,自动推荐答案, Android手机自动屏幕适配,模拟器支持,多开) 525 0 2022-03-11
157 Oneflow-Inc/DLPerf DeepLearning Framework Performance Profiling Toolkit 155 0 2021-12-08
158 yhangf/PythonCrawler 💗用python编写的爬虫项目集合 1014 0 2022-01-02
159 icopy-site/awesome collection of awesome lists 132 0 2021-12-12
160 LyleMi/papers Academic papers and articles that I read related to web hacking, fuzzing, etc. / 阅读过的Web安全方向、模糊测试方向的一些论文与阅读笔记 269 0 2022-02-13
161 spiside/pdb-tutorial A simple tutorial about effectively using pdb 755 0 2022-01-08
162 BitVoyage/FastBERT 对ACL2020 FastBERT论文的复现,论文地址:https://arxiv.org/pdf/2004.02178.pdf 166 0 2021-12-13
163 biliup/biliup 全自动录播、投稿工具,也支持twitch、ytb频道搬运。提供分p上传b站接口,腾讯云内网免流+大幅提速 478 0 2022-04-06
164 firmianay/security-paper (与本人兴趣强相关的)各种安全or计算机资料收集 544 0 2021-12-02
165 FISCO-BCOS/FISCO-BCOS-DOC FISCO BCOS 技术文档(安装部署、搭链教程、系统原理、社区资源)Document of FISCO BCOS 106 0 2021-12-13
166 isysc1/Xxqg 学习强国题库挑战答题搜索助手 208 0 2021-12-07
167 twtrubiks/docker-django-nginx-uwsgi-postgres-tutorial Docker + Django + Nginx + uWSGI + Postgres 基本教學 - 從無到有 ( Docker + Django + Nginx + uWSGI + Postgres Tutorial ) 381 0 2022-04-05
168 sixs/wenshu_spider 中国裁判文书网爬虫(2018-08-28更新) 306 0 2021-10-12
169 cnschema/cnSchema 开放中文知识图谱的schema 641 0 2021-12-15
170 coco369/knowledge python学习之路,就是不断累积,不断学习的过程。该知识库讲解了Python Web框架内容,如Django、DjangoRestFramework、tornado、flask,redis,MySQL,MongoDB,docker,Vue等内容 683 0 2021-10-13
171 wysec2020/vulnReport 安服自动化脚本:包括 Nessus、天境主机漏洞扫描6.0、APPscan、awvs等漏洞报告的整理,Google翻译等 97 0 2021-10-28
172 sec-bit/awesome-buggy-erc20-tokens A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected 416 0 2021-11-26
173 meetbill/butterfly 🔥 蝴蝶--【简单】【稳定】【好用】的 Python web 框架🦋 除 Python 2.7,无其他依赖; 🦋 butterfly 是一个 RPC 风格 web 框架,内置【任务队列】、【流程编排】等功能。用户手册: https://meetbill.gitbook.io/butterfly-doc 132 0 2021-12-12
174 confucianzuoyuan/bookstore 使用Django编写一个书城电商网站,配合详细的教程。 480 0 2022-03-11
175 twtrubiks/django-rest-framework-tutorial Django-REST-framework 基本教學 - 從無到有 DRF-Beginners-Guide 📝 712 0 2021-10-12
176 mailong25/self-supervised-speech-recognition speech to text with self-supervised learning based on wav2vec 2.0 framework 236 0 2021-11-22
177 ZhiningLiu1998/self-paced-ensemble ICDE'20 A general & effective ensemble framework for imbalanced classification. 泛用,高效,鲁棒的类别不平衡学习框架 156 0 2021-12-01
178 SMILELab-FL/FedLab A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research. 113 0 2021-11-18
179 kingname/SourceCodeOfBook 《Python爬虫开发 从入门到实战》配套源代码。 252 0 2022-03-02
180 jitingcn/TS3-Translation_zh-CN TeamSpeak 3 客户端 简体中文 翻译源文件 143 0 2021-10-19
181 Nriver/trilium-translation Translation for Trilium Notes. Trilium Notes 中文版. 113 0 2021-12-09
182 Higurashi-kagome/pythontools ​微信读书笔记助手、Markdown 添加标题、Markdown 标题添加序号... 105 0 2021-12-01
183 inoutcode/bitcoin_book_2nd Mastering Bitcoin 2nd Edition 精通比特币(第二版)-- 区块链编程 259 0 2022-03-01
184 TianPangJi/drf_admin 项目基于Django、Django REST framework(DRF)、Channels、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC;目前已实现基本功能,满足日常学习使用,工由于工作较忙更新较慢,请见谅......https://tianpangji.github.io/ 171 0 2021-12-08
185 yongxinz/tech-blog 我的个人技术博客(Python、Django、Docker、Go、Redis、ElasticSearch、Kafka、Linux) 254 0 2022-03-07
186 wikipedia2vec/wikipedia2vec A tool for learning vector representations of words and entities from Wikipedia 763 0 2022-03-28
187 Anfany/Machine-Learning-for-Beginner-by-Python3 为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。 361 0 2021-10-16
188 gymgle/blockchain-reference 区块链参考资料 326 0 2022-03-28
189 RSS-Renaissance/awesome-blogCN-feeds 优质的「独立中文博客」订阅列表 386 0 2022-04-06
190 xtg20121013/blog_xtg blog_xtg 基于tornado的分布式架构博客 172 0 2021-12-08
191 yuntaodu/Transfer-learning-materials resource collection for transfer learning! 162 0 2021-10-23
192 whyliam/whyliam.workflows.youdao 使用有道翻译你想知道的单词和语句 941 0 2022-03-21
193 jilljenn/tryalgo Algorithms and data structures for preparing programming competitions: basic and advanced 331 0 2021-12-03
194 me-shaon/bangla-programming-resources Bangla tutorial, reference and resource list on programming topics 1066 0 2022-03-03
195 BlueFisher/SHU-selfreport 上海大学健康之路每日一报/每日两报自动打卡 111 0 2021-11-13
196 HoyTta0/KnowledgeDistillation Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。 105 0 2021-11-11
197 Vanshal/Bug-Hunting The aim of this Reposiotry is to Provide the Resoursces of Learning at one place For Bug Bounty Hunters. 120 0 2021-10-22
198 srx-2000/spider_collection python爬虫,目前库存:网易云音乐歌曲爬取,B站视频爬取,知乎问答爬取,壁纸爬取,xvideos视频爬取,有声书爬取,微博爬虫,安居客信息爬取+数据可视化,哔哩哔哩视频封面提取器,ip代理池封装,知乎百万级用户爬虫+数据分析,github用户爬虫 261 0 2022-03-01
199 AmiyaBot/Amiya-Bot 《明日方舟》BOT 150 0 2021-12-11
200 YaN9-Y/lafin LaFIn: Generative Landmark Guided Face Inpainting 105 0 2021-10-12

↓ -- 感谢读者 -- ↓

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