Skip to content

Latest commit

 

History

History
170 lines (165 loc) · 30.6 KB

File metadata and controls

170 lines (165 loc) · 30.6 KB

返回目录问题反馈

中文总榜 > 资料类 > Jupyter Notebook

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

# Repository Description Stars Updated
1 wesm/pydata-book Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media 21252 2023-12-22
2 fastai/fastbook The fastai book, published as Jupyter Notebooks 20639 2024-04-11
3 selfteaching/the-craft-of-selfteaching One has no future if one couldn't teach themself. 14979 2024-04-02
4 chenyuntc/pytorch-book PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》) 11708 2023-12-24
5 yidao620c/python3-cookbook 《Python Cookbook》 3rd Edition Translation 11405 2024-04-12
6 datawhalechina/llm-cookbook 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版 8967 2024-03-19
7 apachecn/Interview Interview = 简历指南 + 算法题 + 八股文 + 源码分析 8500 2023-10-20
8 datawhalechina/easy-rl 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/ 8057 2024-03-19
9 datawhalechina/joyful-pandas pandas中文教程 4314 2024-04-12
10 AccumulateMore/CV ✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】 3748 2024-04-10
11 Visualize-ML/Book1_Python-For-Beginners Book_1_《编程不难》 鸢尾花书:从加减乘除到机器学习;请多多批评指正! 3238 2024-03-16
12 MLEveryday/practicalAI-cn AI实战-practicalAI 中文版 3216 2023-12-31
13 huggingface/diffusion-models-class Materials for the Hugging Face Diffusion Models Course 3195 2024-04-11
14 williamyang1991/Rerender_A_Video [SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation 2874 2024-03-09
15 ben1234560/AiLearning-Theory-Applying 快速上手Ai理论及应用实战:基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集,力求每一位能看懂并复现。 2849 2024-02-19
16 PaddlePaddle/awesome-DeepLearning 深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI 2808 2024-04-12
17 datawhalechina/self-llm 《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合中国宝宝的部署教程 2784 2024-04-12
18 L1aoXingyu/code-of-learn-deep-learning-with-pytorch This is code of book "Learn Deep Learning with PyTorch" 2718 2024-03-04
19 jm199504/Financial-Knowledge-Graphs 小型金融知识图谱构建流程 2554 2023-11-02
20 gedeck/practical-statistics-for-data-scientists Code repository for O'Reilly book 2430 2024-02-12
21 szcf-weiya/ESL-CN The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。 2347 2023-11-30
22 Visualize-ML/Book5_Essentials-of-Probability-and-Statistics Book_5_《统计至简》 鸢尾花书:从加减乘除到机器学习;上架! 2280 2024-03-16
23 Visualize-ML/Book2_Beauty-of-Data-Visualization Book_2_《可视之美》 鸢尾花书:从加减乘除到机器学习,欢迎批评指正 2037 2024-03-16
24 datawhalechina/thorough-pytorch PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/ 1927 2024-03-17
25 openvinotoolkit/openvino_notebooks 📚 Jupyter notebook tutorials for OpenVINO™ 1922 2024-04-12
26 Visualize-ML/Book7_Visualizations-for-Machine-Learning Book_7_《机器学习》 鸢尾花书:从加减乘除到机器学习;欢迎批评指正 1780 2024-03-16
27 fengdu78/WZU-machine-learning-course 温州大学《机器学习》课程资料(代码、课件等) 1681 2023-11-19
28 datawhalechina/statistical-learning-method-solutions-manual 统计学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual 1568 2024-04-12
29 luwill/Machine_Learning_Code_Implementation Mathematical derivation and pure Python code implementation of machine learning algorithms. 1484 2024-02-01
30 Visualize-ML/Book6_First-Course-in-Data-Science Book_6_《数据有道》 鸢尾花书:从加减乘除到机器学习;欢迎大家批评指正!纠错多的同学会得到赠书感谢! 1440 2024-04-06
31 YangLing0818/RPG-DiffusionMaster Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (PRG) 1409 2024-04-10
32 EgoAlpha/prompt-in-context-learning Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates. 1333 2024-04-12
33 xinychen/latex-cookbook LaTeX论文写作教程 (清华大学出版社) 1227 2023-11-21
34 huggingface/cookbook Open-source AI cookbook 1224 2024-04-11
35 datawhalechina/llm-universe 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/ 1200 2024-04-12
36 CNFeffery/DataScienceStudyNotes 这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容 1176 2024-04-11
37 TradeMaster-NTU/TradeMaster TradeMaster is an open-source platform for quantitative trading empowered by reinforcement learning 🔥 ⚡ 🌈 1112 2024-02-28
38 zyds/transformers-code 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube 1068 2024-04-06
39 datawhalechina/hands-on-data-analysis 动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果 1044 2024-03-06
40 unit-mesh/unit-minions 《AI 研发提效研究:自己动手训练 LoRA》,包含 Llama (Alpaca LoRA)模型、ChatGLM (ChatGLM Tuning)相关 Lora 的训练。训练内容:用户故事生成、测试代码生成、代码辅助生成、文本转 SQL、文本生成代码…… 978 2024-01-03
41 loveunk/machine-learning-deep-learning-notes 机器学习、深度学习的学习路径及知识总结 941 2024-01-09
42 datawhalechina/team-learning-program 主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。 802 2023-11-17
43 MorvanZhou/easy-scraping-tutorial Simple but useful Python web scraping tutorial code. 762 2024-04-07
44 ga642381/ML2021-Spring Official 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2021 Spring 757 2023-11-09
45 OML-Team/open-metric-learning Library for metric learning pipelines and models. 755 2024-04-12
46 aialgorithm/Blog Python机器学习算法技术博客,有原创干货!有code实践! 【更多内容敬请关注公众号 "算法进阶"】 696 2024-02-27
47 AI4Finance-Foundation/FinRL-Tutorials Tutorials. Please star. 693 2024-03-15
48 xuwenhao/geektime-ai-course Jupyter Notebooks for Geektime AI Course 678 2024-03-18
49 SMILELab-FL/FedLab A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research. 656 2024-01-31
50 ChileWang0228/Deep-Learning-With-Python 《Python深度学习》书籍代码 603 2024-01-30
51 bobo0810/PytorchNetHub 项目注释+论文复现+算法竞赛+Pytorch实践 591 2024-02-18
52 analyticalmindsltd/smote_variants A collection of 85 minority oversampling techniques (SMOTE) for imbalanced learning with multi-class oversampling and model selection features 590 2024-01-03
53 zkywsg/Daily-DeepLearning 🔥机器学习/深度学习/Python/算法面试/自然语言处理教程/剑指offer/machine learning/deeplearning/Python/Algorithm interview/NLP Tutorial 542 2024-04-08
54 fry404006308/fry_course_materials 范仁义录播课资料,会依次推出各种完全免费的前端、后端、大数据、人工智能等课程,课程网站: https://fanrenyi.com ; b站课程地址: https://space.bilibili.com/45664489 523 2024-03-29
55 datawhalechina/machine-learning-toy-code 《机器学习》(西瓜书)代码实战 521 2024-02-23
56 qiguming/MLAPP_CN_CODE 《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。 514 2024-04-07
57 amaargiru/pycore Python Extended Cheatsheet. I'm using this repository to chronicle my journey through Python. 488 2024-03-22
58 NJUPTFreeExams/NJUPT-General-Free-Exams 南京邮电大学通识课程历年资料。 462 2024-02-02
59 CyberZHG/CLRS Some exercises and problems in Introduction to Algorithms 3rd edition. 426 2024-03-02
60 dmarx/anthology-of-modern-ml Collection of important articles to be treated as a textbook 388 2024-04-05
61 HuangCongQing/3D-Point-Clouds 🔥3D点云目标检测&语义分割(深度学习)-SOTA方法,代码,论文,数据集等 356 2024-04-10
62 wanZzz6/Modules-Learn 学习笔记 - 码云:https://gitee.com/wanzheng_96/Modules-Learn) 346 2023-11-01
63 charent/Phi2-mini-Chinese Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch. 338 2024-02-19
64 yunwei37/Prompt-Engineering-Guide-zh-CN 🐙 关于提示词工程(prompt)的指南、论文、讲座、笔记本和资源大全(自动持续更新) 327 2023-10-25
65 JamesLavin/my_tech_resources List of tech resources future me and other Javascript/Ruby/Python/Elixir/Elm developers might find useful 306 2024-03-05
66 WTFAcademy/WTF-zk 零知识证明入门教程。 302 2024-04-10
67 KMnO4-zx/huanhuan-chat Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句,基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。 287 2023-11-18
68 ZitongLu1996/Python-EEG-Handbook-CN Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python 280 2024-04-05
69 jinhualee/datashine 《Python统计与数据分析实战》课程代码,包含了大部分统计与非参数统计和数据分析的模型、算法。回归分析、方差分析、点估计、假设检验、主成分分析、因子分析、聚类分析、判别分析、对数线性模型、分位回归模型以及列联表分析、非参数平滑、非参数密度估计等各种非参数统计方法。 280 2024-03-17
70 zhangjunhd/reading-notes 张俊的读书笔记 270 2024-03-24
71 sangyx/gtrick Bag of Tricks for Graph Neural Networks. 266 2023-10-23
72 microsoft/AIforEarthDataSets Notebooks and documentation for AI-for-Earth-managed datasets on Azure 262 2023-11-29
73 datawhalechina/d2l-ai-solutions-manual 《动手学深度学习》习题解答,在线阅读地址如下: 250 2024-03-10
74 DjangoPeng/LLM-quickstart Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战) 243 2024-03-25
75 fire717/Machine-Learning 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...) 209 2024-02-05
76 kingname/SourceCodeofMongoRedis 《左手MongoDB,右手Redis——从入门到商业实战》书籍配套源代码。 207 2024-02-17
77 newaetech/chipwhisperer-jupyter Interactive ChipWhisperer tutorials using Jupyter notebooks. 196 2024-03-22
78 zui0711/Z-Lab Z Lab数据实验室开源代码汇总 177 2024-02-27
79 zju-isee/zju-isee 浙江大学电子科学与技术专业部分课程仓库 173 2023-12-05
80 pariskang/CMLM-ZhongJing 首个中医大语言模型——“仲景”。受古代中医学巨匠张仲景深邃智慧启迪,专为传统中医领域打造的预训练大语言模型。 The first-ever Traditional Chinese Medicine large language model - "CMLM-ZhongJing". Inspired by the profound wisdom of the ancient Chinese medi ... 171 2024-02-24
81 XingYu-Zhong/LangChainStudy 这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。 170 2024-01-16
82 sijichun/MathStatsCode Codes for my mathematical statistics course 168 2023-12-17
83 yinizhilian/nlp-materials-share 自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍 167 2024-04-12
84 LecterChu/nwpu-cram 西北工业大学/西工大/nwpu/npu软件学院复习(突击)资料!! 163 2024-03-02
85 dream80/TonyColab Colab script collection for various amazing projects! 各种牛逼项目的Colab脚本集合! 163 2024-02-23
86 ArronAI007/Awesome-AGI AGI资料汇总学习(主要包括LLM和AIGC),持续更新...... 151 2024-04-09
87 Kedreamix/Pytorch-Image-Classification 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。 150 2023-12-07
88 WTFAcademy/WTF-EVM-Opcodes Minimal tutorials for EVM Opcodes, building minimal evm in python from scratch. 以太坊的Opcodes(操作码)极简教程,使用python从零搭建EVM。 128 2024-03-27
89 Robin-WZQ/BIT-AI-Review 本项目分享了本人在北京理工大学计算机学院人工智能专业的相关课程资料与经验分享。希望对你们有所帮助❤️,如果喜欢的话记得给个star哦🌟 122 2024-01-14
90 WangRongsheng/Use-LLMs-in-Colab 🤖 集合众多大模型在Colab上的使用 LLMs is all you need. 108 2023-11-06
91 2811668688/ZJU-CS 这里是我对浙江大学混合班CS的一些课程的资料整理,希望能给予看到的朋友一些帮助。 107 2024-03-30
92 princepride/scratch-pytorch-step-by-step 教你只用最基本的python语法和numpy一步步实现深度学习框架 106 2024-03-15
93 solidglue/Machine_Learning_Sklearn_Examples 机器学习Sklearn入门指南。Machine Learning Sklearn API and Examples with Python3 and Jupyter Notebook. 103 2024-03-27
94 HugoBlox/theme-blog 📝 Hugo Academic Blog Theme. 轻松创建一个简约博客. No code, highly customizable using widgets. 101 2024-03-03
95 buluslee/DT-AI 这是DT-AI的学习路线开源版本,欢迎大家享用!对新手友好 100 2024-01-29
96 batermj/data_sciences_campaign 【数据科学家系列课程】 97 2024-04-09
97 zillionare/zillionare 量化交易教程及知识分享 请访问 www.jieyu.ai 94 2024-04-10
98 solidglue/Deep_Learning_TensorFlow2_Examples 深度学习TensorFlow2入门指南。Deep Learning TensorFlow2 API and Examples with Python3 and Jupyter Notebook. 92 2024-04-12
99 yunwei37/openai-cookbook-zh-cn 使用 OpenAI API 的例子和中文指南(自动持续更新 OpenAI 官方文档) 87 2024-03-17
100 ConnectAI-E/LangChain-Tutior ⛓ LangChain 入门指南,配套吴恩达老师deeplearning.ai课程 😎复现语言:Python、NodeJs、Golang 86 2024-01-03
101 gkm0120/Graph-Neural-Network-Papers 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。 82 2024-02-27
102 ScienceLi1125/CQU-Study 重庆大学计算机学院学习资料 81 2023-12-11
103 bytechina/openai-cookbook-zh OpenAI API官方使用指南(中文修订版)Examples and guides for using the OpenAI API(Chinese) 75 2024-03-17
104 Hoper-J/HUNG-YI_LEE_Machine-Learning_Homework 李宏毅 (HUNG-YI LEE)机器学习作业思路代码分享 74 2023-11-19
105 datawhalechina/hands-dirty-nlp 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。 74 2023-12-17
106 ForeverHaibara/Fudan-Courses Notes for Courses in School of Data Science, Fudan University. 复旦大学数据科学与大数据技术专业(复旦大数据)学习笔记。 74 2023-11-13
107 hacheyz/PMMAA 《Python 数学建模算法与应用》- 司守奎,知识点笔记 & 代码 (Python Mathematical Modeling) 69 2024-04-01
108 charliedream1/ai_wiki AI工程实践:记载工程实践问题的解决策略与关键要点,分享各种实用案例,追踪前沿技术发展,囊括 AI 全栈知识,涵盖大模型、编程技术、机器学习、深度学习、强化学习、图神经网络、语音识别、NLP 及图像识别等领域等 66 2024-04-12
109 zzy99/My-competition-solutions 我的数据竞赛方案总结 63 2023-11-18
110 Ifan24/GPT_subtitles Download YouTube video (or supply your own) and generate dual languange subtitles with OpenAI Whisper and translation API (GPT) 下载 YouTube 视频(或提供您自己的视频)并使用 Whisper 和翻译AP ... 59 2024-01-03
111 Allenpandas/BJTU-SCIT-Notebook 👨‍🎓 北京交通大学计算机与信息技术学院研究生课程资料、笔记、回忆和整理的期末考试卷及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star🌟 55 2024-02-19
112 IKMLab/course_material 上課教材的大集合!!! 54 2024-02-26
113 hxchua/datadoubleconfirm Simple datasets and notebooks for data visualization, statistical analysis and modelling - with write-ups here: http://projectosyo.wix.com/datadoubleconfirm. 54 2023-11-21
114 Relph1119/my-team-learning 我的Datawhale组队学习,在线阅读地址:https://relph1119.github.io/my-team-learning 53 2024-03-03
115 hwdqm88/pattern-recognition-807 《模式识别(第三版)》(张学工)学习笔记+2024真题,清华大学深圳研究生院人工智能专业考研807专业课 49 2024-04-01
116 datawhalechina/wow-plotly 高级可视化神器plotly的学习 49 2024-01-12
117 fan2goa1/BIT-CS-UnderGraduate 这个仓库存放了北京理工大学计科专业相关课程资料,欢迎Star & PR。 46 2024-01-11
118 shuliu586/AI_Chinese_DataSet_KnowledgeDAO 供AI训练的中文数据集(持续更新。。。)与AI公司图谱,目前的数据集餐饮行业8000问,百度知道,Alpaca中文数据集,计算机领域数据集,Vicuna数据集,RedPajama数据集,Wikipedia中文词条数据集,网站论坛问答数据集 44 2023-11-29
119 yenlung/Python-AI-Book 《少年Py的大冒險》第二集, 深度學習的入門! 43 2023-12-19
120 ruoxining/ZJU_COURSE_MATERIALS ZJU课程资料,主要含英语+CS专业课,不含不合适公开的资料和违反honor code的作业 40 2024-04-09
121 liangruibupt/aws-is-how Know How Guide and Hands on Guide for AWS 39 2024-03-21
122 limingzhong61/LearningNotes 学习笔记 38 2024-03-25
123 HITSZ-OpenAuto/PHYS1002 HITSZ 大学物理实验 实验报告、数据处理及绘图程序等资料 36 2024-04-12
124 hitlic/python_book 清华大学出版社《Python从入门到提高》源代码、课件 36 2024-02-01
125 datawhalechina/wow-fullstack wow-fullstack,令人惊叹的全栈开发教程 35 2024-04-08
126 WYGNG/USTC_SSE_Python 中国科学技术大学软件学院python程序设计课程 35 2023-10-26
127 Gandedong/audit-python- 这个是一个财务审计与python相关的教学分享仓库,帮助有需要的朋友在财务领域上走得更远更高。 33 2024-03-19
128 windmaple/Gemma-Chinese-instruction-tuning 演示Gemma中文指令微调的教程 32 2024-02-26
129 lingwsh/ben_tech_python 小白学Python课程资料 32 2023-12-31
130 CloneNOX/MSA-BiGCN 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。 32 2024-03-17
131 wx-chevalier/Mathematics-Notes 📚 [.md & .ipynb] 人工智能与深度学习实战--数理统计与数据分析篇 32 2024-02-12
132 Winn1y/Show2Know 基于科研论文导向的可视化绘图集锦 31 2024-03-29
133 XiaShan1227/GNN-Tutorial B站GNN教程资料 29 2024-04-11
134 logan-zou/Tutorial_for_developing_LLM_application 一个面向小白的大模型应用开发课程 29 2023-10-30
135 Gengzhige/Deep-Learning-Code 《深度学习必修课:进击算法工程师》配套代码 28 2024-01-06
136 muchuang1024/python-examples 我的python语言学习代码 28 2023-11-27
137 fscdc/NKU-CS-FSC NKU CS的基本所有课程code和report(更新中) 25 2024-02-20
138 yujunkuo/ML2022-Homework [機器學習 110-2@NTU] 課程作業 25 2023-12-20
139 unimauro/QuantumResources Here Quantum Resources like: Book, Papers, Videos 25 2024-01-02
140 RiverTwilight/Awesome-Machine-Learning-Playground 🌟 Dive into the world of machine learning with three no-framework, beginner-friendly models. 基于项目的机器学习入门理论详解。 24 2023-10-27
141 chen2438/zstu-study zstu 浙江理工大学 学习资料 24 2024-04-10
142 yuyou-dev/ChatGPT-Fine-tuning Quick-start guide to fine-tuning ChatGPT using Python. Includes scripts for data preprocessing, model training, and evaluation. 快速入门指南: 使用Python微调ChatGPT。包含数据预处理、模型训练和评估脚本。 23 2023-11-29
143 HuichuanLI/GraphNeuralNetWork 玩转图神经网络和知识图谱的相关算法:GCN,GAT,GAFM,GAAFM,GraphSage,W2V,TRANSe 23 2024-02-25
144 wklchris/blog 个人 Github.io 站点上的博客文章 Blogs on my Github.io site 22 2024-04-02
145 pangbo13/Courses 本项目保存了本人在上海交通大学计算机科学与技术专业部分课程学习过程中的作业与项目代码。 22 2024-03-10
146 W-caner/ML_class 学堂在线《机器学习》实验课by张敏老师 21 2023-11-26
147 xiaomeng79/learning_notes 学习笔记 21 2024-04-02
148 sfvsfv/Crawer 《Python网络爬虫入门到实战》配套程序。爬虫项目集合, 20 2023-11-03
149 stuser/temp 公開分享檔案暫存區 20 2023-12-07
150 LinglingGreat/StudySum 学习过程中的笔记梳理与总结 19 2024-04-01
151 binzhouchn/machine_learning 抽象来讲,机器学习问题是把数据转换成信息再提炼到知识的过程,特征是“数据-->信息”的过程,决定了结果的上限,而分类器是“信息-->知识”的过程,则是去逼近这个上限 19 2024-01-23
152 NAOSI-DLUT/DLUT_ISE_Courses 大连理工大学软国专业课程指南,请同学们踊跃发言和@dingsio 18 2023-11-20
153 rwepa/DataDemo 提供資料集與範例分享. 17 2023-12-27
154 coggle-club/notebooks 数据科学教程案例 15 2024-01-17

↓ -- 感谢读者 -- ↓

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