数据更新: 2024-03-08 / 温馨提示:中文项目泛指「文档母语为中文」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. | 248325 | 2024-02-26 |
2 | jackfrued/Python-100-Days | Python - 100天从新手到大师 | 148092 | 2024-02-26 |
3 | 521xueweihan/HelloGitHub | 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. | 82908 | 2024-03-01 |
4 | d2l-ai/d2l-zh | 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 | 54650 | 2024-03-06 |
5 | satwikkansal/wtfpython | What the f*ck Python? 😱 | 34909 | 2024-01-30 |
6 | 0xAX/linux-insides | A little bit about a linux kernel | 29240 | 2024-02-05 |
7 | wangzheng0822/algo | 数据结构和算法必知必会的50个代码实现 | 22534 | 2024-01-05 |
8 | shimohq/chinese-programmer-wrong-pronunciation | 中国程序员容易发音错误的单词 | 21297 | 2024-03-06 |
9 | d2l-ai/d2l-en | Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge. | 21102 | 2024-03-07 |
10 | luong-komorebi/Awesome-Linux-Software | 🐧 A list of awesome Linux softwares | 20899 | 2024-03-07 |
11 | drduh/macOS-Security-and-Privacy-Guide | Guide to securing and improving privacy on macOS | 20756 | 2024-03-03 |
12 | Vonng/ddia | 《Designing Data-Intensive Application》DDIA中文翻译 | 18956 | 2024-03-07 |
13 | kaixindelele/ChatPaper | Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复 | 17207 | 2024-02-29 |
14 | LiLittleCat/awesome-free-chatgpt | 🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. | 15244 | 2024-03-06 |
15 | wistbean/learn_python3_spider | python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ... | 14928 | 2024-02-23 |
16 | shengqiangzhang/examples-of-web-crawlers | 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. ) | 13340 | 2023-12-25 |
17 | jindongwang/transferlearning | Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习 | 12664 | 2024-03-05 |
18 | leisurelicht/wtfpython-cn | wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译 | 12466 | 2023-09-20 |
19 | Dod-o/Statistical-Learning-Method_Code | 手写实现李航《统计学习方法》书中全部算法 | 10621 | 2023-11-25 |
20 | pwxcoo/chinese-xinhua | 📙 中华新华字典数据库。包括歇后语,成语,词语,汉字。 | 10556 | 2023-12-26 |
21 | xmu-xiaoma666/External-Attention-pytorch | 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐ | 10521 | 2024-01-31 |
22 | yzfly/awesome-chatgpt-zh | ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀 | 9563 | 2024-02-26 |
23 | OpenTalker/SadTalker | [CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation | 9312 | 2024-02-11 |
24 | injetlee/Python | Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机 | 9075 | 2023-10-10 |
25 | Jack-Cherish/PythonPark | Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。 | 8513 | 2024-02-22 |
26 | modelscope/facechain | FaceChain is a deep-learning toolchain for generating your Digital-Twin. | 8012 | 2024-03-07 |
27 | ctf-wiki/ctf-wiki | Come and join us, we need you! | 7497 | 2024-03-03 |
28 | Visualize-ML/Book4_Power-of-Matrix | Book_4_《矩阵力量》 鸢尾花书:从加减乘除到机器学习;上架! | 7279 | 2024-01-19 |
29 | shenweichen/DeepCTR | Easy-to-use,Modular and Extendible package of deep-learning based CTR models . | 7275 | 2024-01-31 |
30 | TingsongYu/PyTorch_Tutorial | 《Pytorch模型训练实用教程》中配套代码 | 7100 | 2023-09-28 |
31 | kangvcar/InfoSpider | INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ... | 7063 | 2024-02-19 |
32 | taobao/nginx-book | Nginx开发从入门到精通 | 6843 | 2023-11-20 |
33 | yihong0618/bilingual_book_maker | Make bilingual epub books Using AI translate | 6709 | 2024-02-29 |
34 | PantsuDango/Dango-Translator | 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器 | 6311 | 2024-01-30 |
35 | 01-ai/Yi | A series of large language models trained from scratch by developers @01-ai | 6231 | 2024-03-07 |
36 | PyQt5/PyQt | PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5 | 6089 | 2024-02-26 |
37 | aymericdamien/TopDeepLearning | A list of popular github projects related to deep learning | 5780 | 2024-02-16 |
38 | chyroc/WechatSogou | 基于搜狗微信搜索的微信公众号爬虫接口 | 5734 | 2023-11-15 |
39 | TechXueXi/TechXueXi | 强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天 | 5560 | 2023-11-23 |
40 | xiaolai/regular-investing-in-box | 定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com | 5434 | 2024-03-07 |
41 | Visualize-ML/Book3_Elements-of-Mathematics | Book_3_《数学要素》 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书! | 5332 | 2024-01-19 |
42 | EvanLi/Github-Ranking | ⭐Github Ranking⭐ Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名,每日自动更新 | 5034 | 2024-03-06 |
43 | EwingYangs/awesome-open-gpt | Collection of Open Source Projects Related to GPT,GPT相关开源项目合集🚀、精选🔥🔥 | 4861 | 2023-12-05 |
44 | huangsam/ultimate-python | Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍 | 4846 | 2024-02-15 |
45 | ownthink/KnowledgeGraphData | 史上最大规模1.4亿中文知识图谱开源下载 | 4752 | 2023-12-06 |
46 | jianchang512/pyvideotrans | Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音 | 4569 | 2024-03-07 |
47 | JoeanAmier/TikTokDownloader | 完全免费开源,基于 Requests 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具 | 4539 | 2024-03-05 |
48 | offu/WeRoBot | WeRoBot 是一个微信公众号开发框架 | 4495 | 2023-11-28 |
49 | ct-Open-Source/tuya-convert | A collection of scripts to flash Tuya IoT devices to alternative firmwares | 4445 | 2024-02-20 |
50 | itcharge/LeetCode-Py | ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 | 4246 | 2024-01-22 |
51 | phodal/awesome-iot | Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform | 4145 | 2024-03-01 |
52 | PyJun/Mooc_Downloader | 学无止下载器,慕课下载器,Mooc网课下载,慕课网,中国大学,网易云课堂,有道精品课,有道领世,腾讯课堂,B站课堂,中公网校,新东方,高途,途途,学浪,抖音课堂,小鹅通,千聊,兴趣岛,超星学习通,学银在线,智慧职教,智慧树,学堂在线,爱课程;支持视频课件同时下载 | 4110 | 2024-02-20 |
53 | SCIR-HI/Huatuo-Llama-Med-Chinese | Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调 | 4100 | 2023-10-30 |
54 | liguodongiot/llm-action | 本项目旨在分享大模型相关技术原理以及实战经验。 | 4079 | 2024-03-07 |
55 | lucidrains/x-transformers | A simple but complete full-attention transformer with a set of promising experimental features from various papers | 3957 | 2024-02-27 |
56 | lonePatient/awesome-pretrained-chinese-nlp-models | Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合 | 3927 | 2024-03-07 |
57 | layumi/Person_reID_baseline_pytorch | ⛹️ Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/t ... | 3901 | 2024-02-26 |
58 | LyleMi/Learn-Web-Hacking | Study Notes For Web Hacking / Web安全学习笔记 | 3851 | 2024-01-23 |
59 | baichuan-inc/Baichuan2 | A series of large language models developed by Baichuan Intelligent Technology | 3707 | 2024-02-26 |
60 | r0ysue/AndroidSecurityStudy | 安卓应用安全学习 | 3460 | 2023-12-02 |
61 | zyddnys/manga-image-translator | Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/ | 3446 | 2024-02-27 |
62 | Luodian/Otter | 🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability. | 3384 | 2024-03-05 |
63 | shidahuilang/shuyuan | 香色闺阁+阅读3.0书源+源阅读+爱阅书香+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新 | 3294 | 2024-03-04 |
64 | princeton-nlp/SimCSE | [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821 | 3186 | 2023-09-22 |
65 | Threekiii/Awesome-Redteam | 一个攻防知识仓库 Red Teaming and Offensive Security | 3169 | 2024-03-05 |
66 | thuml/Transfer-Learning-Library | Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization | 3037 | 2024-02-26 |
67 | vastsa/FileCodeBox | 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files) | 2940 | 2024-01-18 |
68 | sgrvinod/a-PyTorch-Tutorial-to-Object-Detection | SSD: Single Shot MultiBox Detector a PyTorch Tutorial to Object Detection | 2926 | 2023-11-11 |
69 | AnsonZnl/RehabilitationGuide | 颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。 | 2917 | 2023-12-25 |
70 | X-D-Lab/LangChain-ChatGLM-Webui | 基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答 | 2807 | 2024-03-03 |
71 | OpenBMB/BMTools | Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins | 2807 | 2023-12-05 |
72 | microsoft/AI-System | System for AI Education Resource. | 2803 | 2023-12-13 |
73 | JoeanAmier/XHS-Downloader | 小红书链接提取/作品采集工具:提取账号发布、收藏、点赞作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书无水印作品文件! | 2793 | 2024-03-02 |
74 | HIllya51/LunaTranslator | Galgame翻译器,支持剪贴板、OCR、HOOK,支持40余种翻译引擎。Visual Novel translate tool , support clipboard / OCR/ HOOK, support 40+ translate engines. | 2777 | 2024-03-07 |
75 | QData/TextAttack | TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/ | 2688 | 2024-03-06 |
76 | mars-project/mars | Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions. | 2671 | 2024-01-02 |
77 | Charmve/Surface-Defect-Detection | 📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance. | 2612 | 2024-02-01 |
78 | marcelscruz/public-apis | A collaborative list of public APIs for developers | 2591 | 2024-03-05 |
79 | justinzm/gopup | 数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据… | 2512 | 2023-09-15 |
80 | guanguans/favorite-link | ❤️ 每天收集喜欢的开源项目 RSS 订阅 快知 app 订阅 | 2493 | 2024-03-07 |
81 | kaqijiang/Auto-GPT-ZH | Auto-GPT中文版本及爱好者组织 同步更新原项目 AI领域创业 自媒体组织 用AI工作学习创作变现 | 2357 | 2023-09-25 |
82 | yihong0618/Kindle_download_helper | Download all your kindle books script. | 2320 | 2024-03-01 |
83 | Physton/sd-webui-prompt-all-in-one | This is an extension based on sd-webui, aimed at improving the user experience of the prompt/negative prompt input box. It has a more intuitive and powerful input interface function, and provides auto ... | 2295 | 2024-02-16 |
84 | OFA-Sys/OFA | Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework | 2280 | 2023-10-25 |
85 | coffeehb/Some-PoC-oR-ExP | 各种漏洞poc、Exp的收集或编写 | 2277 | 2024-01-29 |
86 | Fanghua-Yu/SUPIR | SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild | 2272 | 2024-03-05 |
87 | swaggyP36000/TrollStore-IPAs | A collection of IPA files from many different sources, for TrollStore! | 2267 | 2024-03-07 |
88 | biliup/biliup | 全自动录播、直播录制、分p投稿工具,支持twitch、ytb频道搬运。 | 2257 | 2024-03-05 |
89 | swaroopch/byte-of-python | Beginners book on Python - start here if you don't know programming | 2204 | 2024-02-19 |
90 | Miraclelucy/dive_into_deep_learning | ✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。 | 2100 | 2023-09-11 |
91 | KHwang9883/MobileModels | 手机品牌型号汇总 Mobile Models This repository is licensed under CC BY-NC-SA 4.0 | 2067 | 2024-03-07 |
92 | fendouai/Awesome-Chatbot | Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>: | 1984 | 2024-01-14 |
93 | alibaba/AliceMind | ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab | 1907 | 2023-11-27 |
94 | 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. | 1869 | 2024-03-06 |
95 | dmMaze/BallonsTranslator | 深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 Yet another computer-aided comic/manga translation tool powered by deeplearning | 1864 | 2024-03-06 |
96 | SamirPaulb/DSAlgo | 📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯 | 1811 | 2024-03-07 |
97 | deepset-ai/FARM | 🏡 Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering. | 1717 | 2023-12-20 |
98 | BBuf/tvm_mlir_learn | compiler learning resources collect. | 1693 | 2024-02-15 |
99 | ahmedfgad/GeneticAlgorithmPython | Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch). | 1657 | 2024-02-19 |
100 | anzhihe/learning | Learning Shell,Python,Golang,System,Network | 1649 | 2024-02-02 |
101 | me-shaon/bangla-programming-resources | Bangla tutorial, reference and resource list on programming topics | 1641 | 2024-01-14 |
102 | opendilab/PPOxFamily | PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 ) | 1634 | 2023-10-09 |
103 | msgi/nlp-journey | Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Tran ... | 1578 | 2023-12-01 |
104 | THUDM/CogView | Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers". | 1568 | 2023-09-25 |
105 | malinkang/weread2notion | 将微信读书划线同步到Notion | 1562 | 2024-03-07 |
106 | PaddlePaddle/PGL | Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle | 1558 | 2023-12-11 |
107 | icopy-site/awesome-cn | 超赞列表合集 | 1535 | 2024-03-06 |
108 | chinesehuazhou/python-weekly | A free weekly newsletter featuring noteworthy articles, tutorials, open-source projects, podcasts, videos, trending topics, and more.Python 潮流周刊,分享文章、教程、开源项目、软件工具、播客和视频、热门话题等内容。 | 1525 | 2024-03-05 |
109 | zhaoolee/pi | 树莓派教程,树莓派防吃灰小分队,让树莓派不再吃灰~ | 1523 | 2024-02-20 |
110 | Yuukiy/JavSP | 汇总多站点数据的AV元数据刮削器 | 1513 | 2024-03-07 |
111 | WisdomShell/codeshell | A series of code large language models developed by PKU-KCL | 1491 | 2024-02-28 |
112 | anyant/rssant | 蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯 | 1491 | 2024-03-07 |
113 | alecmuffett/real-world-onion-sites | This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services. | 1490 | 2024-03-07 |
114 | lining808/CS-Ebook | 一个高质量、经典计算机书籍推荐清单,特点为:只收集高质量,各方向经典书籍,不求书多,只求书精。 | 1488 | 2024-03-07 |
115 | twtrubiks/docker-tutorial | Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝 | 1479 | 2023-12-13 |
116 | UlionTse/translators | 🌏🌍🌎Translators🌎🌍🌏 is a library that aims to bring free, multiple, enjoyable translations to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。 | 1470 | 2024-02-23 |
117 | NanmiCoder/MediaCrawler | 小红书笔记 评论爬虫、抖音视频 评论爬虫、快手视频 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫 | 1426 | 2024-03-07 |
118 | 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. | 1425 | 2023-10-06 |
119 | thunlp/TAADpapers | Must-read Papers on Textual Adversarial Attack and Defense | 1423 | 2024-03-06 |
120 | ChandlerBang/awesome-self-supervised-gnn | Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN). | 1415 | 2024-02-02 |
121 | invictus717/MetaTransformer | Meta-Transformer for Unified Multimodal Learning | 1413 | 2023-12-05 |
122 | lixi5338619/lxSpider | 爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉、知乎》 | 1402 | 2023-12-22 |
123 | Doragd/Algorithm-Practice-in-Industry | 搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号) | 1379 | 2024-03-07 |
124 | getpelican/pelican-plugins | Collection of plugins for the Pelican static site generator | 1377 | 2024-02-15 |
125 | ReAbout/web-sec | WEB安全手册(红队安全技能栈),漏洞理解,漏洞利用,代码审计和渗透测试总结。【持续更新】 | 1354 | 2024-01-29 |
126 | bookfere/Ebook-Translator-Calibre-Plugin | A Calibre plugin to translate ebook into a specified language. | 1350 | 2024-03-04 |
127 | YangLing0818/RPG-DiffusionMaster | Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (PRG) | 1338 | 2024-02-28 |
128 | Samueli924/chaoxing | 超星学习通/超星尔雅/泛雅超星全自动无人值守完成任务点 | 1314 | 2023-12-24 |
129 | JunweiLiang/awesome_lists | Awesome Lists for Tenure-Track Assistant Professors and PhD students. (助理教授/博士生生存指南) | 1263 | 2024-02-01 |
130 | dipu-bd/lightnovel-crawler | Generate and download e-books from online sources. | 1241 | 2024-03-03 |
131 | ysyisyourbrother/SYSU_Notebook | 本项目分享了本人在中山大学计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star🌟 | 1224 | 2024-01-21 |
132 | dongweiming/web_develop | 《Python Web开发实战》书中源码 | 1204 | 2023-10-03 |
133 | kuaikuaikim/dface | Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别) | 1198 | 2024-02-21 |
134 | youngfish42/Awesome-FL | Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops) | 1182 | 2024-02-29 |
135 | LittleBear4/OA-EXPTOOL | OA综合利用工具,集合将近20款OA漏洞批量扫描 | 1170 | 2023-10-28 |
136 | nishiwen1214/ChatReviewer | ChatReviewer: 使用ChatGPT分析论文优缺点,提出改进建议 | 1168 | 2023-12-23 |
137 | stacklens/django_blog_tutorial | Django搭建博客教程 | 1164 | 2023-10-15 |
138 | xiaolai/public-speaking-with-meaning | 《我也有话要说》—— 普通人的当众讲话技能 | 1137 | 2023-12-21 |
139 | DeppWang/youdaonote-pull | 📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note". | 1123 | 2023-09-14 |
140 | microsoft/Semi-supervised-learning | A Unified Semi-Supervised Learning Codebase (NeurIPS'22) | 1118 | 2024-01-23 |
141 | DengBoCong/nlp-paper | 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本) | 1098 | 2024-01-05 |
142 | rcore-os/rCore-Tutorial-Book-v3 | A book about how to write OS kernels in Rust easily. | 1081 | 2024-03-07 |
143 | 521xueweihan/python | 《笨方法学 Python》(Learn Python the Hard Way)学习笔记 | 1073 | 2023-12-16 |
144 | HaddyYang/django2.0-course | Django2.0视频教程相关代码(杨仕航) | 1070 | 2023-12-19 |
145 | GoodCoder666/GoogleTranslate_IPFinder | 谷歌翻译服务器在中国大陆的IP地址扫描、测速工具,支持GUI图形界面。 | 1027 | 2024-02-17 |
146 | srx-2000/spider_collection | python爬虫,目前库存:网易云音乐歌曲爬取,B站视频爬取,知乎问答爬取,壁纸爬取,xvideos视频爬取,有声书爬取,微博爬虫,安居客信息爬取+数据可视化,哔哩哔哩视频封面提取器,ip代理池封装,知乎百万级用户爬虫+数据分析,github用户爬虫 | 956 | 2023-10-18 |
147 | wikipedia2vec/wikipedia2vec | A tool for learning vector representations of words and entities from Wikipedia | 913 | 2024-01-11 |
148 | huchunxu/ros_exploring | 《ROS机器人开发实践》源码 | 906 | 2024-02-15 |
149 | tangxyw/RecSysPapers | 推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search. | 901 | 2023-12-30 |
150 | THUDM/ImageReward | [NeurIPS 2023] ImageReward: Learning and Evaluating Human Preferences for Text-to-image Generation | 877 | 2023-09-25 |
151 | ramsrigouthamg/Questgen.ai | Question generation using state-of-the-art Natural Language Processing algorithms | 851 | 2023-12-08 |
152 | RiseInRose/MiniGPT-4-ZH | MiniGPT-4 中文部署翻译 完善部署细节 | 825 | 2024-03-07 |
153 | SakuraLLM/Sakura-13B-Galgame | 适配轻小说/Galgame的日中翻译大模型 | 816 | 2024-03-07 |
154 | OpenGVLab/InternVideo | InternVideo: General Video Foundation Models via Generative and Discriminative Learning (https://arxiv.org/abs/2212.03191) | 804 | 2024-01-31 |
155 | fugary/calibre-douban | Calibre new douban metadata source plugin. Douban no longer provides book APIs to the public, so it can only use web crawling to obtain data. This is a calibre Douban plugin based on web crawling. | 804 | 2024-01-01 |
156 | ypwhs/dl-engineer-guidebook | 深度学习工程师生存指南 | 795 | 2023-12-14 |
157 | 996refuse/zheye | 者也 - 知乎 倒立的文字 汉字验证码识别程序 | 785 | 2023-10-08 |
158 | Rick-Lang/rickroll-lang | The Rick Roll programming language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are from Rick Astley's lyrics. Check our tutori ... | 730 | 2024-01-03 |
159 | yeyupiaoling/PPASR | 基于PaddlePaddle实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型 | 729 | 2023-12-16 |
160 | vzhd1701/evernote-backup | Backup & export all Evernote notes and notebooks | 726 | 2023-12-06 |
161 | OrionStarAI/Orion | Orion-14B is a family of models includes a 14B foundation LLM, and a series of models: a chat model, a long context model, a quantized model, a RAG fine-tuned model, and an Agent fine-tuned model. Ori ... | 709 | 2024-03-06 |
162 | NEKOparapa/AiNiee | 一款Ai翻译工具,主要用来翻译RPG游戏。 | 698 | 2024-03-06 |
163 | hhstore/annotated-py-projects | fastapi/flask/sanic/asyncio/bottle/webpy 等源码注解合集 | 696 | 2023-12-21 |
164 | talkingwallace/ChatGPT-Paper-Reader | This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using ... | 695 | 2024-02-20 |
165 | Cirn09/calibre-do-not-translate-my-path | Switch my calibre library from ascii path to plain Unicode path. 将我的书库从拼音目录切换至非纯英文(中文)命名 | 691 | 2024-03-01 |
166 | myhhub/KnowledgeGraph | knowledge graph知识图谱,从零开始构建知识图谱 | 685 | 2023-09-18 |
167 | muziing/PySide6-Code-Tutorial | 可能是最好的PySide6中文教程!用代码实例讲解PySide6,附优质Demos、图标库、QSS皮肤、相关文章等分享! | 683 | 2024-02-13 |
168 | psoho/fast-poster | 🔥🔥🔥 fastposter海报生成器,图片生成器,电商海报编辑器,海报设计器,电商图片合成,海报开发。生成朋友圈分享海报并生成图片,二维码海报,图片海报,图片合成,二维码推广海报,支持Java Python PHP Go JS 小程序。https://fastposter.net/doc/ | 682 | 2024-02-02 |
169 | MiracleYoung/You-are-Pythonista | 汇聚【Python应用】【Python实训】【Python技术分享】等等 | 678 | 2024-02-08 |
170 | wdmpa/content-farm-list | List of content farm sites like g.penzai.com. | 676 | 2024-01-10 |
171 | baabaaox/ScrapyDouban | 豆瓣电影/豆瓣读书 Scarpy 爬虫 | 673 | 2023-12-04 |
172 | BLKSerene/Wordless | An Integrated Corpus Tool With Multilingual Support for the Study of Language, Literature, and Translation | 656 | 2024-01-13 |
173 | G-U-N/PyCIL | PyCIL: A Python Toolbox for Class-Incremental Learning | 649 | 2024-01-31 |
174 | facebookresearch/flores | Facebook Low Resource (FLoRes) MT Benchmark | 648 | 2023-11-20 |
175 | yikeke/zh-style-guide | An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io | 639 | 2024-02-23 |
176 | ReaJason/xhs | 基于小红书 Web 端进行的请求封装。https://reajason.github.io/xhs/ | 631 | 2024-02-28 |
177 | p0n1/epub_to_audiobook | EPUB to audiobook converter, optimized for Audiobookshelf | 608 | 2024-03-03 |
178 | howie6879/weekly | 老胡的信息技术周刊❤️记录我本周看到的有价值的信息,针对优秀项目、软件、教程资料、网站等。 | 605 | 2024-03-06 |
179 | AzatAI/cs_books | Computer science books Recommended by AzatAI. (Education ONLY) | 601 | 2023-09-27 |
180 | huxiaoman7/leetcodebook | leetcode 1~400知识点&题型总结&leetcode对应题表 | 594 | 2023-10-06 |
181 | cx2333-gt/GalTransl | Automated translation solution for visual novels supporting GPT-3.5/GPT-4/Newbing/Sakura. 支持GPT-3.5/GPT-4/Newbing/Sakura等大语言模型的Galgame自动化翻译解决方案 | 592 | 2024-03-03 |
182 | songluyi/crawl_wechat | 用于批量爬取微信公众号所有文章 | 588 | 2023-12-19 |
183 | wx-chevalier/Awesome-CheatSheets-and-MindMaps | 📚 Ultimate CheatSheets(Tutorials&MindMap), overview of syntax, features and practical tips, collection of useful code snippets, go from zero to hero at fly. 💫 干货满满的全栈开发速学速查手册集锦 | 584 | 2024-02-27 |
184 | aimuch/iAI | 🎯 保姆级深度学习从入门到放弃 🤪 🤪 | 582 | 2024-01-24 |
185 | saveweb/review-2023 | 二〇二三年的年终总结都写好了吗? | 580 | 2024-03-04 |
186 | sec-bit/awesome-buggy-erc20-tokens | A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected | 577 | 2024-02-15 |
187 | jiji262/douyin-downloader | 抖音批量下载工具,去水印,支持视频、图集、合集、音乐(原声)。免费!免费!免费! | 575 | 2024-02-29 |
188 | drunkdream/weread-exporter | 将微信读书中的书籍导出成epub、pdf、mobi等格式 | 564 | 2024-01-10 |
189 | entr0pia/SwitchyOmega-Whitelist | 中国大陆域名, SwitchyOmega 白名单规则, 每天自动更新 | 552 | 2024-03-07 |
190 | SocialSisterYi/CxKitty | 超星学习通答题姬(视频文档观看、模拟答题,无需浏览器、无需油猴,容器/host 运行ok! | 539 | 2023-12-21 |
191 | Algebra-FUN/WeReadScan | 扫描“微信读书”已购图书并下载本地PDF的爬虫 | 538 | 2023-09-19 |
192 | haofeixu/gmflow | [CVPR'22 Oral] GMFlow: Learning Optical Flow via Global Matching | 536 | 2024-02-20 |
193 | MazzaWill/neo4j-python-pandas-py2neo-v3 | 利用pandas将excel中数据抽取,以三元组形式加载到neo4j数据库中构建相关知识图谱 | 511 | 2024-01-13 |
194 | codefuse-ai/CodeFuse-DevOps-Model | DevOps-Models is a series of industrial-first LLMs for theDevOps domain. Asking it for any question in the DevOps domain to get solution! | 500 | 2024-01-23 |
195 | CjangCjengh/YakuYaku | 翻译姬:致力于小众领域的机器翻译 | 496 | 2024-01-12 |
196 | AGI-Edgerunners/LLM-Agents-Papers | A repo lists papers related to LLM based agent | 496 | 2024-03-03 |
197 | PaddlePaddle/PaddleYOLO | 🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOX, YOLOv5u, YOLOv7u, YOLOv6Lite, RTMDet and so on. 🚀🚀🚀 | 491 | 2024-03-04 |
198 | jkkummerfeld/text2sql-data | A collection of datasets that pair questions with SQL queries. | 485 | 2024-01-25 |
199 | twtrubiks/django-tutorial | Django 基本教學 - 從無到有 Django-Beginners-Guide 📝 | 465 | 2024-01-26 |
200 | AmiyaBot/Amiya-Bot | 《明日方舟》BOT | 453 | 2024-02-28 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!