Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 40.7 KB

File metadata and controls

216 lines (211 loc) · 40.7 KB

返回目录问题反馈

中文总榜 > 资料类 > Python

数据更新: 2022-08-03   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到

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

↓ -- 感谢读者 -- ↓

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