17 KiB
17 KiB
中文总榜 > 软件类 > Jupyter Notebook
温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到
# | Repository | Description | Stars | Updated |
---|---|---|---|---|
1 | jantic/DeOldify | A Deep Learning based project for colorizing and restoring old images (and video!) | 14469 | 2021-12-13 |
2 | selfteaching/the-craft-of-selfteaching | One has no future if one couldn't teach themself. | 13007 | 2021-11-27 |
3 | leandromoreira/digital_video_introduction | A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). | 12186 | 2021-11-24 |
4 | ljpzzz/machinelearning | My blogs and code for machine learning. http://cnblogs.com/pinard | 5984 | 2021-10-01 |
5 | roboticcam/machine-learning-notes | My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接 | 5392 | 2021-12-11 |
6 | cleverhans-lab/cleverhans | An adversarial example library for constructing attacks, building defenses, and benchmarking both | 5359 | 2021-11-28 |
7 | Alfred1984/interesting-python | 有趣的Python爬虫和Python数据分析小项目(Some interesting Python crawlers and data analysis projects) | 3927 | 2021-07-06 |
8 | NVIDIA/NeMo | NeMo: a toolkit for conversational AI | 3685 | 2021-12-19 |
9 | NELSONZHAO/zhihu | This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such a ... | 3307 | 2021-06-14 |
10 | ieee8023/covid-chestxray-dataset | We are building an open database of COVID-19 cases with chest X-ray or CT images. | 2759 | 2021-10-14 |
11 | exacity/simplified-deeplearning | Simplified implementations of deep learning related works | 2389 | 2021-10-06 |
12 | wangshub/RL-Stock | 📈 如何用深度强化学习自动炒股 | 2090 | 2021-09-08 |
13 | yoyoyo-yo/Gasyori100knock | image processing codes to understand algorithm | 1988 | 2021-11-21 |
14 | wowchemy/starter-hugo-academic | 🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify. | 1724 | 2021-12-19 |
15 | FinMind/FinMind | Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/ | 1624 | 2021-12-13 |
16 | marcotcr/checklist | Beyond Accuracy: Behavioral Testing of NLP models with CheckList | 1543 | 2021-11-23 |
17 | tugstugi/dl-colab-notebooks | Try out deep learning models online on Google Colab | 1256 | 2021-11-16 |
18 | TheEconomist/big-mac-data | Data and methodology for the Big Mac index | 1209 | 2021-07-26 |
19 | snakers4/silero-models | Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple | 1157 | 2021-12-09 |
20 | juntang-zhuang/Adabelief-Optimizer | Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients" | 958 | 2021-06-11 |
21 | amaiya/ktrain | ktrain is a Python library that makes deep learning and AI more accessible and easier to apply | 928 | 2021-12-16 |
22 | eastmountyxz/ImageProcessing-Python | 该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。 | 807 | 2021-11-08 |
23 | Tiiiger/bert_score | BERT score for text generation | 776 | 2021-12-10 |
24 | serengil/tensorflow-101 | TensorFlow 101: Introduction to Deep Learning for Python Within TensorFlow | 754 | 2021-12-01 |
25 | yangxy/GPEN | - | 747 | 2021-12-16 |
26 | shaoanlu/fewshot-face-translation-GAN | Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping. | 745 | 2021-07-02 |
27 | lxztju/pytorch_classification | 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码 | 742 | 2021-11-26 |
28 | fastai/course20 | Deep Learning for Coders, 2020, the website | 691 | 2021-12-16 |
29 | gengyanlei/fire-smoke-detect-yolov4 | fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测 | 591 | 2021-10-29 |
30 | LYuhang/GNN_Review | GNN综述阅读报告 | 550 | 2021-08-17 |
31 | patrick-llgc/Learning-Deep-Learning | Paper reading notes on Deep Learning and Machine Learning | 548 | 2021-11-28 |
32 | LinXueyuanStdio/LaTeX_OCR_PRO | 🎨 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树) | 515 | 2021-11-24 |
33 | Syencil/mobile-yolov5-pruning-distillation | mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence! | 456 | 2021-07-10 |
34 | ga642381/ML2021-Spring | Official 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2021 Spring | 412 | 2021-06-18 |
35 | wbbhcb/stock_market | - | 395 | 2021-11-01 |
36 | isee15/Card-Ocr | 身份证识别OCR | 373 | 2021-09-22 |
37 | PaddlePaddle/Quantum | - | 331 | 2021-12-15 |
38 | linguishi/chinese_sentiment | 中文情感分析,CNN,BI-LSTM,文本分类 | 329 | 2021-12-02 |
39 | wshuyi/demo-chinese-text-binary-classification-with-bert | - | 323 | 2021-07-13 |
40 | 4paradigm/AutoX | AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data. | 321 | 2021-12-16 |
41 | zhongqiangwu960812/AI-RecommenderSystem | 该仓库尝试整理推荐系统领域的一些经典算法模型 | 313 | 2021-10-09 |
42 | zhouwei713/data_analysis | 一些爬虫和数据分析相关实战练习 | 302 | 2021-08-29 |
43 | derekhe/mobike-crawler | 摩拜单车爬虫 | 262 | 2021-07-26 |
44 | LogicJake/competition_baselines | 开源的各大比赛baseline | 257 | 2021-12-09 |
45 | LinXueyuanStdio/LaTeX_OCR | 💎 数学公式识别 Math Formula OCR | 256 | 2021-09-08 |
46 | d2l-ai/d2l-zh-pytorch-slides | Pytorch版代码幻灯片 | 251 | 2021-12-19 |
47 | chenmingxiang110/Chinese-automatic-speech-recognition | Chinese speech recognition | 250 | 2021-09-13 |
48 | Ixiaohuihuihui/Tiny-Defect-Detection-for-PCB | This is a repository about PCB defect detection. | 238 | 2021-11-10 |
49 | CUHKSZ-TQL/WeiboSpider_SentimentAnalysis | 借助Python抓取微博数据,并对抓取的数据进行情绪分析 | 229 | 2021-12-13 |
50 | Mryangkaitong/python-Machine-learning | 机器学习算法项目 | 224 | 2021-10-15 |
51 | 3778/COVID-19 | Ciência de Dados aplicada à pandemia do novo coronavírus. | 222 | 2021-10-27 |
52 | DeepTrial/Retina-VesselNet | A Simple U-net model for Retinal Blood Vessel Segmentation based on tensorflow2 | 219 | 2021-11-15 |
53 | ActiveConclusion/COVID19_mobility | COVID-19 Mobility Data Aggregator. Scraper of Google, Apple, Waze and TomTom COVID-19 Mobility Reports🚶🚘🚉 | 208 | 2021-12-19 |
54 | zll17/Neural_Topic_Models | Implementation of topic models based on neural network approaches. | 200 | 2021-11-12 |
55 | yutiansut/QAStrategy | 策略基类/ 支持QIFI协议 | 200 | 2021-09-01 |
56 | deepdialog/CPM-LM-TF2 | - | 197 | 2021-10-14 |
57 | gengyanlei/reflective-clothes-detect-yolov5 | reflective-clothes-detect-dataset、helemet detection yolov5、工作服(反光衣)检测数据集、安全帽检测、施工人员穿戴检测 | 191 | 2021-07-02 |
58 | xuhao1/FOXTracker | Facial Head Pose Tracker for Gaming | 189 | 2021-06-27 |
59 | zwq2018/AI_UAV | 在人工智能、机器视觉、高精度导航定位和多传感器融合等技术的助推下,众多行业迎来了前所未有的发展机遇,人工智能+无人机(AI+UAV)正是一个具有无限想象力的应用方向。 | 189 | 2021-10-12 |
60 | luo3300612/Visualizer | assistant tools for attention visualization in deep learning | 186 | 2021-08-11 |
61 | collective-action/tech | Documentation of all collective action from tech workers. | 184 | 2021-12-19 |
62 | brain-zhang/xianglong | 资产配置方案 | 175 | 2021-09-07 |
63 | 44670/SourceHanSans-Pixel | 基于思源黑体的开源像素字体 | 170 | 2021-08-20 |
64 | dengxiuqi/WeiboSentiment | 基于各种机器学习和深度学习的中文微博情感分析 | 166 | 2021-06-06 |
65 | hscspring/All4NLP | All For NLP, especially Chinese. | 159 | 2021-10-22 |
66 | duoergun0729/adversarial_examples | 对抗样本 | 156 | 2021-12-13 |
67 | vespa-engine/sample-apps | Repository of sample applications | 153 | 2021-12-17 |
68 | huseinzol05/malay-dataset | Text corpus for Bahasa Malaysia, https://malaya.readthedocs.io/en/latest/Dataset.html | 151 | 2021-12-07 |
69 | Glacier-Ice/Covid-19-data-science | Welcome to Glacier Data Project. A post-wuhan2020 project for data science | 148 | 2021-08-12 |
70 | chokkan/mlnote | 機械学習帳 | 146 | 2021-12-17 |
71 | mindspore-ai/docs | MindSpore document | 145 | 2021-12-18 |
72 | makelove/Programer_Log | 最新动态在这里【我的程序员日志】 | 138 | 2021-09-03 |
73 | yenlung/Deep-Learning-MOOC | 這是我在政治大學開設 Deep Learning MOOC 教學的相關檔案。 | 134 | 2021-07-09 |
74 | aipredict/ai-deployment | 关注AI模型上线、模型部署 | 131 | 2021-07-15 |
75 | hugo2046/Quantitative-analysis | 量化研究-券商金工研报复现 | 129 | 2021-10-29 |
76 | wmn7/ML_Practice | ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html | 126 | 2021-11-02 |
77 | nmcdev/meteva | 提供气象产品检验相关程序 | 122 | 2021-12-16 |
78 | JackonYang/paper-reading | 比做算法的懂工程落地,比做工程的懂算法模型。 | 121 | 2021-12-13 |
79 | joewandy/hlda | Gibbs sampler for the Hierarchical Latent Dirichlet Allocation topic model | 118 | 2021-10-21 |
80 | zhentaoshi/econ5170 | Econ5170@CUHK: Computational Methods in Economics (2020 Spring). | 118 | 2021-12-07 |
81 | azy1988/ML-CV | 机器学习实战 | 113 | 2021-09-08 |
82 | datawhalechina/thorough-pytorch | - | 112 | 2021-11-15 |
83 | excelsimon/AI | 机器学习、深度学习、自然语言处理、计算机视觉等AI领域相关技术的算法推导及应用 | 104 | 2021-08-05 |
84 | tugstugi/mongolian-nlp | Useful resources for Mongolian NLP | 103 | 2021-12-04 |
85 | qwfy/doc-browser | A documentation browser with support for DevDocs, Dash and Hoogle, written in Haskell and QML | 103 | 2021-10-09 |
86 | jonnor/embeddedml | - | 100 | 2021-08-07 |
87 | davidfrz/yolov5_distance_count | 使用yolov5,双目摄像头进行测距 | 98 | 2021-07-16 |
88 | nyukat/GMIC | An interpretable classifier for high-resolution breast cancer screening images utilizing weakly supervised localization | 98 | 2021-06-07 |
89 | neozhu/smartadmin.core.urf | Domain Driven Design (DDD) lightweight development architecture(support .net 5.0) | 96 | 2021-09-13 |
90 | lyhue1991/PythonAiRoad | source code of some articles | 96 | 2021-07-31 |
91 | chenghuige/pikachu2 | 微信大数据2021 1st,qq浏览器2021 3rd,mind新闻推荐2020 1st,NAIC2020 AI+遥感影像 2nd | 94 | 2021-11-17 |
92 | tinyms-ai/tinyms | Easy-to-Use deep learning development toolkit. | 93 | 2021-12-10 |
93 | covid-19-net/covid-19-community | Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19 | 93 | 2021-06-09 |
94 | kevinfu1717/SuperInterstellarTerminal | 【X世纪星际终端】A Wechat Social and AR Game: 基于微信聊天,结合增强现实技术AR+LBS(基于图像位置)的轻社交星际漂流瓶游戏。向外太空发送漂流信息,看看AI预测的外星人是长什么样的,寻找身边的外星人,逗逗外星生物,看看外星植物及外星建筑。Send the message to the outer space, find the aliens in the earth ... | 91 | 2021-12-10 |
95 | datamonday/Face-Recognition-Class-Attendance-System | 基于人脸识别的课堂考勤系统v2.0 | 87 | 2021-08-09 |
96 | andy6804tw/2020-12th-ironman | [全民瘋AI系列] 第12屆iT邦幫忙鐵人賽 影片教學組 | 85 | 2021-09-27 |
97 | binarybottle/engram | Arno's Engram v2.0 ("Engram") layout is an optimized key layout for touch typing in English based on ergonomic considerations, with a protocol and software for creating new, optimized key layouts in o ... | 85 | 2021-12-18 |
98 | PaddlePaddle/InterpretDL | InterpretDL: Interpretation of Deep Learning Models,基于『飞桨』的模型可解释性算法库。https://interpretdl.readthedocs.io/en/latest/index.html | 85 | 2021-12-15 |
99 | mindslab-ai/wavegrad2 | Unofficial Pytorch Implementation of WaveGrad2 | 83 | 2021-08-18 |
100 | montera34/escovid19data | Recopilación de datos de COVID19 por provincias en España | 82 | 2021-12-18 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!