数据更新: 2022-02-07 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到
# | Repository | Description | Stars | Updated |
---|---|---|---|---|
1 | MorvanZhou/PyTorch-Tutorial | Build your neural network easy and fast, 莫烦Python中文教学 | 6555 | 2022-01-20 |
2 | ljpzzz/machinelearning | My blogs and code for machine learning. http://cnblogs.com/pinard | 6131 | 2021-10-01 |
3 | roboticcam/machine-learning-notes | My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接 | 5604 | 2022-01-17 |
4 | cleverhans-lab/cleverhans | An adversarial example library for constructing attacks, building defenses, and benchmarking both | 5394 | 2022-01-23 |
5 | NVIDIA/NeMo | NeMo: a toolkit for conversational AI | 3849 | 2022-02-06 |
6 | ieee8023/covid-chestxray-dataset | We are building an open database of COVID-19 cases with chest X-ray or CT images. | 2774 | 2021-10-14 |
7 | exacity/simplified-deeplearning | Simplified implementations of deep learning related works | 2396 | 2021-10-06 |
8 | wangshub/RL-Stock | 📈 如何用深度强化学习自动炒股 | 2133 | 2022-01-21 |
9 | yoyoyo-yo/Gasyori100knock | image processing codes to understand algorithm | 1995 | 2022-01-20 |
10 | wowchemy/starter-hugo-academic | 🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify. | 1831 | 2022-02-06 |
11 | AIZOOTech/FaceMaskDetection | 开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask. | 1718 | 2022-01-05 |
12 | FinMind/FinMind | Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/ | 1660 | 2022-01-21 |
13 | marcotcr/checklist | Beyond Accuracy: Behavioral Testing of NLP models with CheckList | 1576 | 2022-01-14 |
14 | hangsz/pandas-tutorial | 适合初级到中级晋升者,有了体系之后就看熟练度了。 | 1420 | 2022-01-15 |
15 | tugstugi/dl-colab-notebooks | Try out deep learning models online on Google Colab | 1297 | 2022-01-13 |
16 | TheEconomist/big-mac-data | Data and methodology for the Big Mac index | 1248 | 2022-02-04 |
17 | snakers4/silero-models | Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple | 1221 | 2022-01-20 |
18 | matheusfacure/python-causality-handbook | Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and sensitivity analysis. | 1011 | 2022-01-31 |
19 | zslucky/awesome-AI-books | Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning | 979 | 2022-02-06 |
20 | amaiya/ktrain | ktrain is a Python library that makes deep learning and AI more accessible and easier to apply | 946 | 2022-01-29 |
21 | yangxy/GPEN | - | 858 | 2021-12-29 |
22 | eastmountyxz/ImageProcessing-Python | 该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。 | 844 | 2021-11-08 |
23 | Tiiiger/bert_score | BERT score for text generation | 816 | 2021-12-10 |
24 | serengil/tensorflow-101 | TensorFlow 101: Introduction to Deep Learning | 778 | 2022-02-02 |
25 | lxztju/pytorch_classification | 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码 | 776 | 2021-11-26 |
26 | fastai/course20 | Deep Learning for Coders, 2020, the website | 718 | 2022-01-14 |
27 | wx-chevalier/AI-Series | 📚 [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 机器学习篇 深度学习篇 自然语言处理篇 工具 ... | 714 | 2022-01-06 |
28 | gengyanlei/fire-smoke-detect-yolov4 | fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测 | 622 | 2021-10-29 |
29 | LYuhang/GNN_Review | GNN综述阅读报告 | 568 | 2021-08-17 |
30 | patrick-llgc/Learning-Deep-Learning | Paper reading notes on Deep Learning and Machine Learning | 568 | 2022-01-18 |
31 | LinXueyuanStdio/LaTeX_OCR_PRO | 🎨 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树) | 529 | 2022-01-13 |
32 | imistyrain/MTCNN | 人脸检测一网打尽Realtime Face Detection and Head pose estimation on Windows、Ubuntu、Mac、Android and iOS | 422 | 2022-01-27 |
33 | wbbhcb/stock_market | - | 416 | 2021-11-01 |
34 | isee15/Card-Ocr | 身份证识别OCR | 380 | 2021-09-22 |
35 | linguishi/chinese_sentiment | 中文情感分析,CNN,BI-LSTM,文本分类 | 353 | 2021-12-02 |
36 | zhongqiangwu960812/AI-RecommenderSystem | 该仓库尝试整理推荐系统领域的一些经典算法模型 | 348 | 2022-01-28 |
37 | PaddlePaddle/Quantum | - | 337 | 2021-12-15 |
38 | SummerLife/EmbeddedSystem | 📚 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结 | 323 | 2022-01-21 |
39 | zhouwei713/data_analysis | 一些爬虫和数据分析相关实战练习 | 305 | 2022-01-26 |
40 | LogicJake/competition_baselines | 开源的各大比赛baseline | 276 | 2021-12-28 |
41 | aishoot/LSTM_PIT_Speech_Separation | Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method. | 273 | 2022-01-06 |
42 | GavinHacker/recsys_core | [电影推荐系统] Based on the movie scoring data set, the movie recommendation system is built with FM and LR as the core(基于爬取的电影评分数据集,构建以FM和LR为核心的电影推荐系统). | 271 | 2021-12-30 |
43 | LinXueyuanStdio/LaTeX_OCR | 💎 数学公式识别 Math Formula OCR | 269 | 2022-01-13 |
44 | enpeizhao/CVprojects | computer vision projects 计算机视觉等好玩的AI项目 | 268 | 2022-02-06 |
45 | d2l-ai/d2l-zh-pytorch-slides | Pytorch版代码幻灯片 | 268 | 2022-01-17 |
46 | Mryangkaitong/python-Machine-learning | 机器学习算法项目 | 264 | 2021-10-15 |
47 | Ixiaohuihuihui/Tiny-Defect-Detection-for-PCB | This is a repository about PCB defect detection. | 248 | 2021-11-10 |
48 | CUHKSZ-TQL/WeiboSpider_SentimentAnalysis | 借助Python抓取微博数据,并对抓取的数据进行情绪分析 | 241 | 2022-01-13 |
49 | 3778/COVID-19 | Ciência de Dados aplicada à pandemia do novo coronavírus. | 221 | 2022-01-21 |
50 | ActiveConclusion/COVID19_mobility | COVID-19 Mobility Data Aggregator. Scraper of Google, Apple, Waze and TomTom COVID-19 Mobility Reports🚶🚘🚉 | 220 | 2022-02-06 |
51 | zll17/Neural_Topic_Models | Implementation of topic models based on neural network approaches. | 219 | 2021-11-12 |
52 | DeepTrial/Retina-VesselNet | A Simple U-net model for Retinal Blood Vessel Segmentation based on tensorflow2 | 219 | 2021-11-15 |
53 | luo3300612/Visualizer | assistant tools for attention visualization in deep learning | 208 | 2021-08-11 |
54 | ami66/ChineseTextClassifier | 中文商品评论短文本分类器,可用于情感分析 | 207 | 2021-12-24 |
55 | deepdialog/CPM-LM-TF2 | - | 204 | 2021-10-14 |
56 | yutiansut/QAStrategy | 策略基类/ 支持QIFI协议 | 202 | 2021-09-01 |
57 | zwq2018/AI_UAV | 在人工智能、机器视觉、高精度导航定位和多传感器融合等技术的助推下,众多行业迎来了前所未有的发展机遇,人工智能+无人机(AI+UAV)正是一个具有无限想象力的应用方向。 | 196 | 2022-01-21 |
58 | chokkan/mlnote | 機械学習帳 | 187 | 2022-02-01 |
59 | collective-action/tech | Documentation of all collective action from tech workers. | 185 | 2022-02-06 |
60 | 4paradigm/AutoX | AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data. | 183 | 2022-02-04 |
61 | brain-zhang/xianglong | 资产配置方案 | 178 | 2021-09-07 |
62 | 44670/SourceHanSans-Pixel | 基于思源黑体的开源像素字体 | 172 | 2022-01-03 |
63 | duoergun0729/adversarial_examples | 对抗样本 | 160 | 2022-01-21 |
64 | hscspring/All4NLP | All For NLP, especially Chinese. | 159 | 2021-10-22 |
65 | huseinzol05/malay-dataset | Text corpus for Bahasa Malaysia, https://malaya.readthedocs.io/en/latest/Dataset.html | 157 | 2022-01-28 |
66 | simbafl/Data-analysis | 数据分析,挖掘建模。 | 156 | 2022-01-02 |
67 | vespa-engine/sample-apps | Repository of sample applications | 155 | 2022-02-03 |
68 | Glacier-Ice/Covid-19-data-science | Welcome to Glacier Data Project. A post-wuhan2020 project for data science | 147 | 2022-01-27 |
69 | hugo2046/Quantitative-analysis | 量化研究-券商金工研报复现 | 146 | 2021-12-29 |
70 | mindspore-ai/docs | MindSpore document | 145 | 2022-01-07 |
71 | makelove/Programer_Log | 最新动态在这里【我的程序员日志】 | 145 | 2021-09-03 |
72 | seaniezhao/torch_npss | pytorch implementation of Neural Parametric Singing Synthesizer 歌声合成 | 139 | 2021-12-27 |
73 | wmn7/ML_Practice | ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html | 136 | 2021-11-02 |
74 | chenmingxiang110/Chinese-automatic-speech-recognition | Chinese speech recognition | 135 | 2021-09-13 |
75 | wshuyi/demo-spacy-text-processing | - | 129 | 2022-01-21 |
76 | nmcdev/meteva | 提供气象产品检验相关程序 | 126 | 2021-12-16 |
77 | JackonYang/paper-reading | 比做算法的懂工程落地,比做工程的懂算法模型。 | 125 | 2022-01-30 |
78 | datawhalechina/thorough-pytorch | - | 122 | 2021-11-15 |
79 | zhentaoshi/econ5170 | Econ5170@CUHK: Computational Methods in Economics (2020 Spring). | 122 | 2022-01-13 |
80 | joewandy/hlda | Gibbs sampler for the Hierarchical Latent Dirichlet Allocation topic model | 120 | 2022-01-21 |
81 | azy1988/ML-CV | 机器学习实战 | 117 | 2022-01-21 |
82 | oldratlee/software-practice-thoughts | 📚 🐣 软件实践文集。主题不限,思考讨论有趣有料就好,包含如 系统的模型分析/量化分析、开源漫游者指南、软件可靠性设计实践…… 🥤 | 111 | 2021-12-20 |
83 | chenghuige/pikachu2 | 微信大数据2021 1st,qq浏览器2021 3rd,mind新闻推荐2020 1st,NAIC2020 AI+遥感影像 2nd | 107 | 2021-11-17 |
84 | tugstugi/mongolian-nlp | Useful resources for Mongolian NLP | 105 | 2021-12-27 |
85 | qwfy/doc-browser | A documentation browser with support for DevDocs, Dash and Hoogle, written in Haskell and QML | 105 | 2021-10-09 |
86 | jonnor/embeddedml | - | 103 | 2022-02-04 |
87 | lyhue1991/PythonAiRoad | source code of some articles | 100 | 2022-01-23 |
88 | tinyms-ai/tinyms | Easy-to-Use deep learning development toolkit. | 98 | 2022-01-28 |
89 | PaddlePaddle/InterpretDL | InterpretDL: Interpretation of Deep Learning Models,基于『飞桨』的模型可解释性算法库。https://interpretdl.readthedocs.io/en/latest/index.html | 97 | 2022-01-20 |
90 | datamonday/Face-Recognition-Class-Attendance-System | 基于人脸识别的课堂考勤系统v2.0 | 97 | 2021-08-09 |
91 | neozhu/smartadmin.core.urf | Domain Driven Design (DDD) lightweight development architecture(support .net 5.0) | 96 | 2021-09-13 |
92 | 1165048017/BlogLearning | 自己的学习历程,重点包括各种好玩的图像处理算法、运动捕捉、机器学习 | 94 | 2021-10-26 |
93 | covid-19-net/covid-19-community | Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19 | 94 | 2022-01-10 |
94 | dsh0416/quantum-i-ching | A Quantum 爻 System Implementation for Divination | 94 | 2022-01-21 |
95 | HowardNTUST/Marketing-Data-Science-Application | - | 94 | 2021-12-22 |
96 | 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 ... | 93 | 2022-01-08 |
97 | blueapplehe/car_identify | 汽车识别,汽车车型识别,汽车品牌识别,车辆识别,深度学习,神经网络 | 91 | 2022-01-28 |
98 | andy6804tw/2020-12th-ironman | [全民瘋AI系列] 第12屆iT邦幫忙鐵人賽 影片教學組 | 89 | 2021-09-27 |
99 | arjunmann73/Data-Analytics-Projects | 🔎 Data analysis with real world data sets using Python 🔍 | 89 | 2021-10-16 |
100 | mindslab-ai/wavegrad2 | Unofficial Pytorch Implementation of WaveGrad2 | 84 | 2021-08-18 |
101 | zhangzhiqiangccm/NLP-project | 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。 | 83 | 2021-11-02 |
102 | montera34/escovid19data | Recopilación de datos de COVID19 por provincias en España | 82 | 2022-02-06 |
103 | je-santos/MPLBM-UT | Library for performing multiphase simulations (based on the Shan-Chen model) in complicated geometries (i.e. porous media 3D images) | 82 | 2022-02-04 |
104 | svakulenk0/KBQA | Complex Question Answering over Knowledge Graphs | 82 | 2022-01-21 |
105 | Lkruitwagen/solar-pv-global-inventory | Repository for machine learning and remote sensing pipeline described in Kruitwagen, L., Story, K., Friedrich, J, et. al. (2019) , used to produce a global inventory of utility-scale solar photvoltaic ... | 81 | 2021-11-25 |
106 | czczup/UrbanRegionFunctionClassification | 第五届百度西安交大大数据竞赛 城市区域功能分类 Baseline | 80 | 2021-12-16 |
107 | feng-li/Distributed-Statistical-Computing | Teaching Materials for Distributed Statistical Computing (大数据分布式计算教学材料) | 80 | 2021-12-09 |
108 | wangzheng422/docker_env | Personal working log and md documents. Currently forcus on openshift4. | 76 | 2022-02-05 |
109 | Flowingsun007/DeepLearningTutorial | Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun! | 75 | 2022-01-13 |
110 | jajupmochi/graphkit-learn | A python package for graph kernels, graph edit distances, and graph pre-image problem. | 73 | 2021-12-02 |
111 | Daya-Jin/ML_for_learner | Implementations of the machine learning algorithm with Python and numpy | 72 | 2021-10-20 |
112 | ni1o1/transbigdata | A Python package develop for transportation spatio-temporal big data processing, analysis and visualization. | 69 | 2022-02-04 |
113 | dglai/maxp_baseline_model | - | 66 | 2021-11-05 |
114 | Liang-ZX/VectorNet | Pytorch implementation of CVPR2020 paper “VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation” | 66 | 2021-10-28 |
115 | avantcontra/coding-druid | "Coding Druid" series is my horizontal programming practice notes, each part around a topic (mathematical physics electronic graphics sound...), implemented in several programming languages. | 64 | 2021-10-01 |
116 | kevin-meng/financial_stock_knowledge_graph | base on chinese stock market data | 62 | 2021-10-05 |
117 | JuliaCN/MeetUpMaterials | Julia中文社区活动的各种材料 Meetup Materials | 61 | 2021-12-23 |
118 | knowledgedefinednetworking/demo-routenet | Demo of RouteNet in ACM SIGCOMM'19 | 57 | 2021-08-25 |
119 | kzbkzb/Python-AI | 深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch | 56 | 2022-01-12 |
120 | Dustyposa/goSpider | some small project and some articles | 56 | 2021-12-03 |
121 | datawhalechina/learn-python-the-smart-way | 聪明方法学Python,简明且系统的 Python 入门教程。 | 55 | 2022-01-25 |
122 | lingjzhu/charsiu | Charsiu: A neural phonetic aligner. | 54 | 2022-01-31 |
123 | guyujun/pyrosetta-basic | - | 53 | 2021-10-27 |
124 | xinihe/jrxy_python_course | Python in Finance | 53 | 2021-12-20 |
125 | lvxingchang/Interesting-python | - | 50 | 2021-10-21 |
126 | madhavmk/Noise2Noise-audio_denoising_without_clean_training_data | Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy ... | 49 | 2021-09-04 |
127 | zipzou/captcha-recognition | 验证码OCR识别 | 49 | 2022-01-13 |
128 | RuifMaxx/Multidimensional-time-series-with-transformer | transformer/self-attention for Multidimensional time series forecasting 使用transformer架构实现多维时间预测 | 47 | 2021-08-10 |
129 | alext234/coronavirus-stats | Automatically scrape data and statistics on Coronavirus to make them easily accessible in CSV format | 47 | 2021-12-13 |
130 | letylin/pyprogbook | 金融大數據首部曲 書名: Python 程式設計入門 — 金融商管實務案例 讀者可以在此下載教學資源含程式碼 | 47 | 2022-01-04 |
131 | zhentaoshi/Econ5121A | Econ5121A@CUHK. This is an open-source writing project. | 47 | 2022-01-22 |
132 | zengwb-lx/yolov5-deepsort-pedestrian-counting | yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下 | 43 | 2021-09-04 |
133 | BrambleXu/KGQA_SG | 基于知识图谱的《三国演义》人物关系可视化及问答系统 | 43 | 2022-01-21 |
134 | boyu-ai/Hands-on-RL | https://hrl.boyuai.com/ | 41 | 2021-08-14 |
135 | Yefee/xMCA | Maximum Covariance Analysis in xarray for Climate Science | 41 | 2021-11-07 |
136 | datawhalechina/powerful-numpy | 巨硬的NumPy | 40 | 2022-01-29 |
137 | wine99/hfut-cs-assignments | 合肥工业大学 计算机科学与技术专业 专业课作业和实验(大二下 - 大三下) | 40 | 2022-01-27 |
138 | Valuebai/Text-Auto-Summarization | 文本自动摘要 | 40 | 2022-01-13 |
139 | QikaiXu/Recommender-System-Pytorch | 基于 Pytorch 实现推荐系统相关的算法 | 39 | 2021-11-17 |
140 | astronomical-data-processing/fundamentals_of_interferometry_chinese | Fundamentals of Interferometry Chinese Version | 39 | 2021-12-22 |
141 | polarisZhao/pytorch-cookbook | - | 39 | 2022-01-13 |
142 | makelove/True_Artificial_Intelligence | 真AI人工智能 | 39 | 2022-01-21 |
143 | xiaohuiduan/dcgan_anime_avatars | 基于keras使用dcgan自动生成动漫头像 | 38 | 2021-11-10 |
144 | WHUFT/WHU_FinTech_Workshop | 武汉大学金融科技研讨班 | 38 | 2022-01-19 |
145 | sunnyswag/StockRL | 在A股(股票)市场上训练强化学习交易智能体 | 37 | 2021-08-28 |
146 | BohriumKwong/Deep_learning_in_WSI | 将深度学习用于病理图像分析以及Openslide和OpenCV使用入門資料 | 37 | 2021-10-12 |
147 | lukewys/SunXiaoChuan-spider | A scrapper and analyze result on weibos of SunXiaoChuan. 孙笑川微博的爬虫与分析 | 34 | 2022-01-13 |
148 | hansu1017/WSDM2022-Retention-Score-Prediction | WSDM2022留存预测挑战赛 第1名解决方案 | 33 | 2022-01-28 |
149 | 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 ... | 33 | 2021-12-10 |
150 | wp931120/nlpapp | tensorflow ,keras ,bert ,flask ,nlp, machine reading , translater,seq2seq | 33 | 2021-08-25 |
151 | maloyang/PLC-Python | KHPy_2018-03-05_工業4.0: PLC與Python共舞 | 33 | 2021-12-09 |
152 | Hongyu-Yue/yoloV5_modify_smalltarget | YOLOV5 小目标检测修改版 | 32 | 2021-08-21 |
153 | hhhparty/security | About cyber security, data scrapy , aisec analysis, vulnerability analysis, enterprise security, and so on. | 32 | 2022-01-27 |
154 | HuichuanLI/Recommand-Algorithme | 推荐算法实战(Recommend algorithm) | 32 | 2021-10-31 |
155 | DIUx-xView/xview3-reference | Reference data processing code and model for the xView3 prize challenge. | 31 | 2021-11-29 |
156 | uwjunqi/Pytorch-Tensor-Train-Network | Jun and Huck's PyTorch-Tensor-Train Network Toolbox | 31 | 2021-11-24 |
157 | cacolola/python-LEC | python数据分析基础 | 31 | 2021-09-14 |
158 | Prayforhanluo/CTR_Algorithm | 一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM,xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,DIN, DIEN ... (pytorch, tf2.0) | 30 | 2022-01-19 |
159 | yenlung/Deep-Learning-Basics | 使用 TensorFlow 2 的 Deep Learning 基本程式寫法示範。 | 30 | 2021-12-06 |
160 | agave233/2020-CCF-Crowd-Flow-Prediction | 科技战疫-大数据公益挑战赛-DataFountain重点区域人群密度预测 第1名方案 | 30 | 2021-12-28 |
161 | xsthunder/download-youtube-subtitle | download youtube subtitles(closed caption, cc) as txt or json, support translation and proxy. available on PIP 🐍 | 30 | 2022-01-01 |
162 | SocratesAcademy/datascience | Introduction to Python Programming for Data Science | 30 | 2022-01-13 |
163 | buzhidaoshenme/YOLOX-OBB | YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测 | 29 | 2021-11-19 |
164 | RMSnow/WWW2021 | This is the official repository to release the code and datasets in the paper "Mining Dual Emotion for Fake News Detection", WWW 2021. | 29 | 2021-12-31 |
165 | BSlience/rasa-conversational-ai | Conversational AI based on Rasa | 29 | 2021-10-29 |
166 | 01ly/Codes | 不可能不会系列 | 29 | 2022-01-13 |
167 | ni1o1/plot_map | Python时空大数据处理工具包,可实现:matplotlib地图底图加载、坐标转换距离计算、栅格渔网划分与对应、点与点、点与线最近邻匹配 | 29 | 2021-10-21 |
168 | ybdesire/machinelearning | My machine learning code written by python. | 29 | 2021-11-19 |
169 | baidu/Quanlse | - | 28 | 2021-12-22 |
170 | ryan4yin/knowledge | Everything I know: DevOps & CloudNative, Music, etc... | 28 | 2022-01-26 |
171 | PaddlePaddle/PaddleSpatial | PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle. | 27 | 2021-12-17 |
172 | lansinuote/Machine-Learning-In-Numpy | 纯python实现机器学习算法,非套用sk-learn | 26 | 2021-11-08 |
173 | oegedijk/dash_oop_components | OOP components for plotly dash that make dashboard components composable, reusable and configurable | 26 | 2021-09-28 |
174 | lures2019/lures2020-demos | lures2020年写的一些项目和程序 | 26 | 2021-09-11 |
175 | lingjzhu/probing-TTS-models | Link to paper: https://www.isca-speech.org/archive_v0/SpeechProsody_2020/pdfs/51.pdf | 26 | 2021-09-06 |
176 | deepintomlf/mlfbook | - | 26 | 2021-09-26 |
177 | yylonly/ServeNet | Service Classification based on Service Description | 26 | 2021-10-17 |
178 | OneOneLiu/ggcnn_cornell_dataset | cornell grasp dataset analyses and process | 25 | 2022-01-18 |
179 | PanJinquan/python-learning-notes | 代码 | 25 | 2022-01-13 |
180 | victorgau/MultiStrategies | 多策略回測比較 | 25 | 2021-12-13 |
181 | Quantum-Dynamics-Hub/libra-code | - | 25 | 2022-01-31 |
182 | KristiyanVachev/Leaf-Question-Generation | Easy to use and understand multiple-choice question generation algorithm using T5 Transformers. | 24 | 2022-02-02 |
183 | EMUNES/Auto-Subtitle-File-Generation | Generate subtitle files with timelines in an automatic way. | 24 | 2021-11-09 |
184 | cyang03/CHECKED | - | 24 | 2021-08-22 |
185 | luiarthur/TuringBnpBenchmarks | Benchmarks of Bayesian Nonparametric models in Turing and other PPLs | 24 | 2022-01-21 |
186 | linbang/Metapath2vec | 使用DGL和pytorch实现metapath2vec | 24 | 2021-09-17 |
187 | voidful/Phraseg | Phraseg - 一言:新詞發現工具包 | 24 | 2021-11-30 |
188 | hktxt/Courses | An AI engineer Prepares / 算法工程师自我修养 | 24 | 2022-01-21 |
189 | HuichuanLI/play-with-graph-algorithme | python实现的初级图论算法库:环检测问题,桥和割点,最小生成树,最短路径,欧拉路径,哈密尔顿路径,拓扑排序,最大流问题,匹配问题(匈牙利算法) | 23 | 2021-09-16 |
190 | wolf-bailang/AI-Projects | AI项目(强化学习、深度学习、计算机视觉、推荐系统、自然语言处理、机器导航、医学影像处理) | 23 | 2022-01-13 |
191 | accomdemy/accomdemy | Welcome to Accomdemy! 歡迎來到伴伴學! | 22 | 2021-12-24 |
192 | chengjun/mybook | My Lectures on Computational Communication | 22 | 2022-01-13 |
193 | aws-samples/smart-cooler | - | 22 | 2022-01-31 |
194 | anxiang1836/query_similar_tianchi_2020 | 天池2020-新冠疫情相似句对判定大赛 | 22 | 2021-08-25 |
195 | yutiansut/QIFIAccount | QIFI协议下的Account实现 | 22 | 2021-09-03 |
196 | Tu5039/THSTrader | 支持更新一版的同花顺,改了一些因为UI变化而出现问题的地方 | 21 | 2022-01-13 |
197 | OneStepAndTwoSteps/Data_Analysis_notes | 📖 data-analysis 数据分析、machine-learning 机器学习 | 21 | 2022-01-21 |
198 | zhaihulu/DataScience | - | 20 | 2021-10-12 |
199 | richieBao/Urban-Spatial-Data-Analysis_python | The second phase of <城市空间数据分析方法——PYTHON语言实现> | 20 | 2021-12-13 |
200 | Flyfoxs/xf_tag | 大数据应用分类标注挑战赛(NLP),亚军🥈 | 20 | 2021-08-25 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!