Skip to content

Latest commit

 

History

History
178 lines (173 loc) · 31.7 KB

File metadata and controls

178 lines (173 loc) · 31.7 KB

返回目录问题反馈

中文总榜 > 资料类 > Jupyter Notebook

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

# Repository Description Stars Updated
1 fastai/fastbook The fastai book, published as Jupyter Notebooks 21568 2024-08-16
2 zergtant/pytorch-handbook pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行 20129 2024-07-25
3 selfteaching/the-craft-of-selfteaching One has no future if one couldn't teach themself. 15202 2024-07-22
4 yidao620c/python3-cookbook 《Python Cookbook》 3rd Edition Translation 11634 2024-07-24
5 datawhalechina/llm-cookbook 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版 11435 2024-09-15
6 Baiyuetribe/paper2gui Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 10176 2024-09-20
7 datawhalechina/easy-rl 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/ 9118 2024-09-09
8 modelscope/facechain FaceChain is a deep-learning toolchain for generating your Digital-Twin. 8889 2024-08-14
9 datawhalechina/self-llm 《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合中国宝宝的部署教程 8011 2024-09-20
10 01-ai/Yi A series of large language models trained from scratch by developers @01-ai 7608 2024-09-19
11 AccumulateMore/CV ✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】 5493 2024-09-14
12 Visualize-ML/Book1_Python-For-Beginners Book_1_《编程不难》 鸢尾花书:从加减乘除到机器学习;请多多批评指正! 4620 2024-09-11
13 datawhalechina/joyful-pandas pandas中文教程 4599 2024-04-24
14 datawhalechina/llm-universe 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/ 4401 2024-09-15
15 huggingface/diffusion-models-class Materials for the Hugging Face Diffusion Models Course 3536 2024-08-19
16 PaddlePaddle/awesome-DeepLearning 深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI 3032 2024-07-25
17 ben1234560/AiLearning-Theory-Applying 快速上手AI理论及应用实战:基础知识、Transformer、NLP、ML、DL、竞赛。含大量注释及数据集,力求每一位能看懂并复现。 3011 2024-05-28
18 Visualize-ML/Book5_Essentials-of-Probability-and-Statistics Book_5_《统计至简》 鸢尾花书:从加减乘除到机器学习;上架! 2816 2024-09-11
19 jm199504/Financial-Knowledge-Graphs 小型金融知识图谱构建流程(neo4j / python / cypher / KG) 2704 2024-07-07
20 Visualize-ML/Book2_Beauty-of-Data-Visualization Book_2_《可视之美》 鸢尾花书:从加减乘除到机器学习,欢迎批评指正 2684 2024-09-11
21 Charmve/computer-vision-in-action A computer vision closed-loop learning platform where code can be run interactively online. 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ ... 2522 2024-05-27
22 szcf-weiya/ESL-CN The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。 2417 2024-09-12
23 datawhalechina/thorough-pytorch PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/ 2414 2024-07-10
24 Visualize-ML/Book7_Visualizations-for-Machine-Learning Book_7_《机器学习》 鸢尾花书:从加减乘除到机器学习;欢迎批评指正 2315 2024-09-11
25 openvinotoolkit/openvino_notebooks 📚 Jupyter notebook tutorials for OpenVINO™ 2305 2024-09-20
26 microsoft/Phi-3CookBook This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) availab ... 2266 2024-09-17
27 Visualize-ML/Book6_First-Course-in-Data-Science Book_6_《数据有道》 鸢尾花书:从加减乘除到机器学习;欢迎大家批评指正!纠错多的同学会得到赠书感谢! 1898 2024-09-11
28 zyds/transformers-code 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube 1825 2024-07-15
29 datawhalechina/statistical-learning-method-solutions-manual 统计学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual 1708 2024-08-20
30 YangLing0818/RPG-DiffusionMaster [ICML 2024] Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (PRG) 1653 2024-09-06
31 huggingface/cookbook Open-source AI cookbook 1607 2024-09-13
32 WTFAcademy/WTF-zk 零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP 1515 2024-09-21
33 luwill/Machine_Learning_Code_Implementation Mathematical derivation and pure Python code implementation of machine learning algorithms. 1503 2024-09-18
34 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. 1479 2024-09-17
35 Kedreamix/Linly-Dubbing 智能视频多语言AI配音/翻译工具 - Linly-Dubbing — “AI赋能,语言无界” 1472 2024-08-23
36 CNFeffery/DataScienceStudyNotes 这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容 1252 2024-08-07
37 datawhalechina/hands-on-data-analysis 动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果 1145 2024-05-29
38 geektutu/interview-questions 机器学习/深度学习/Python/Go语言面试题笔试题(Machine learning Deep Learning Python and Golang Interview Questions) 1045 2024-08-06
39 wangxuqi/Prompt-Engineering-Guide-Chinese Prompt工程师指南,源自英文版,但增加了AIGC的prompt部分,为了降低同学们的学习门槛,翻译更新 1037 2024-08-19
40 open-mmlab/OpenMMLabCourse OpenMMLab course index and stuff 1007 2024-06-28
41 ashishpatel26/Treasure-of-Transformers 💁 Awesome Treasure of Transformers Models for Natural Language processing contains papers, videos, blogs, official repo along with colab Notebooks. 🛫☑️ 908 2024-07-16
42 AI4Finance-Foundation/FinRL-Tutorials Tutorials. Please star. 809 2024-04-30
43 MorvanZhou/easy-scraping-tutorial Simple but useful Python web scraping tutorial code. 780 2024-04-07
44 MetaGLM/glm-cookbook Examples and guides for using the GLM APIs 729 2024-09-03
45 SMILELab-FL/FedLab A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research. 719 2024-08-12
46 datawhalechina/machine-learning-toy-code 《机器学习》(西瓜书)代码实战 642 2024-09-08
47 fry404006308/fry_course_materials 范仁义录播课资料,会依次推出各种完全免费的前端、后端、大数据、人工智能等课程,课程网站: https://fanrenyi.com ; b站课程地址: https://space.bilibili.com/45664489 626 2024-08-19
48 bobo0810/PytorchNetHub 项目注释+论文复现+算法竞赛+Pytorch实践 624 2024-08-13
49 zkywsg/Daily-DeepLearning 🔥机器学习/深度学习/Python/算法面试/自然语言处理教程/剑指offer/machine learning/deeplearning/Python/Algorithm interview/NLP Tutorial 610 2024-04-08
50 dmarx/anthology-of-modern-ml Collection of important articles to be treated as a textbook 558 2024-04-05
51 qiguming/MLAPP_CN_CODE 《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。 553 2024-04-07
52 Luhuanz/pytorch_project llms 大模型 笔记50篇 此仓库包含关于机器学习、深度学习、计算机视觉、自然语言处理、大模型 爬虫等领域 项目实战 521 2024-04-24
53 AccumulateMore/OpenCV ✔(已完结)最全面的 OpenCV 笔记【咕泡唐宇迪】 508 2024-09-06
54 amaargiru/pycore Python Extended Cheatsheet. I'm using this repository to chronicle my journey through Python. 498 2024-07-18
55 AccumulateMore/CPlusPlus ✔(已完结)最全面的 C++ 笔记 【黑马程序员】 478 2024-09-06
56 DjangoPeng/LLM-quickstart Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战) 471 2024-08-27
57 charent/Phi2-mini-Chinese Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch. 467 2024-07-11
58 yangqy1110/Diffusion-Models 扩散模型原理和pytorch代码实现初学资料汇总 467 2024-04-19
59 wdndev/llama3-from-scratch-zh 从零实现一个 llama3 中文版 458 2024-06-12
60 HuangCongQing/3D-Point-Clouds 🔥3D点云目标检测&语义分割(深度学习)-SOTA方法,代码,论文,数据集等 438 2024-06-20
61 zgcr/SimpleAICV_pytorch_training_examples SimpleAICV:pytorch training and testing examples. 411 2024-08-18
62 wanZzz6/Modules-Learn 学习笔记 - 码云:https://gitee.com/wanzheng_96/Modules-Learn) 408 2024-08-06
63 AccumulateMore/Python ✔(已完结)最全面的 Python 笔记【马士兵教育】 379 2024-09-06
64 ZitongLu1996/Python-EEG-Handbook-CN Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python 347 2024-04-05
65 libukai/Awesome-ChatTTS 官方推荐的 ChatTTS 最佳入门指南,整理和汇总了常见问题和相关资源 339 2024-06-19
66 datawhalechina/d2l-ai-solutions-manual 《动手学深度学习》习题解答,在线阅读地址如下: 337 2024-07-06
67 datawhalechina/team-learning-cv 主要存储Datawhale组队学习中“计算机视觉”方向的资料。 314 2024-08-12
68 JamesLavin/my_tech_resources List of tech resources future me and other Javascript/Ruby/Python/Elixir/Elm developers might find useful 312 2024-09-02
69 zhangjunhd/reading-notes 张俊的读书笔记 305 2024-06-11
70 jinhualee/datashine 《Python统计与数据分析实战》课程代码,包含了大部分统计与非参数统计和数据分析的模型、算法。回归分析、方差分析、点估计、假设检验、主成分分析、因子分析、聚类分析、判别分析、对数线性模型、分位回归模型以及列联表分析、非参数平滑、非参数密度估计等各种非参数统计方法。 300 2024-04-23
71 sangyx/gtrick Bag of Tricks for Graph Neural Networks. 276 2024-07-19
72 microsoft/AIforEarthDataSets Notebooks and documentation for AI-for-Earth-managed datasets on Azure 276 2024-07-25
73 ArronAI007/Awesome-AGI AGI资料汇总学习(主要包括LLM和AIGC),持续更新...... 272 2024-09-06
74 pariskang/CMLM-ZhongJing 首个中医大语言模型——“仲景”。受古代中医学巨匠张仲景深邃智慧启迪,专为传统中医领域打造的预训练大语言模型。 The first-ever Traditional Chinese Medicine large language model - "CMLM-ZhongJing". Inspired by the profound wisdom of the ancient Chinese medi ... 246 2024-08-01
75 KarryRen/SCU-CS-Class-Materials 四川大学计算机学院本科课程资料(更新中 🔥)如果您觉得有帮助,还请点亮一下 Star 🌟 哦~ 万分感谢! 239 2024-09-09
76 LecterChu/nwpu-cram 西北工业大学/西工大/nwpu/npu软件学院复习(突击)资料!! 238 2024-07-25
77 newaetech/chipwhisperer-jupyter Interactive ChipWhisperer tutorials using Jupyter notebooks. 221 2024-09-20
78 hacheyz/PMMAA Python 数学建模算法与应用,笔记与代码,按章节整理 210 2024-08-27
79 aceliuchanghong/FAQ_Of_LLM_Interview 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础" 204 2024-07-31
80 zui0711/Z-Lab Z Lab数据实验室开源代码汇总 196 2024-06-18
81 dream80/TonyColab Colab script collection for various amazing projects! 各种牛逼项目的Colab脚本集合! 192 2024-05-31
82 yinizhilian/nlp-materials-share 自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍 174 2024-05-14
83 WengLean/hands-on-research-tutorial 《动手做科研》面向科研初学者,一步一步地展示如何入门人工智能科研 173 2024-09-01
84 sijichun/MathStatsCode Codes for my mathematical statistics course 169 2024-09-21
85 huangjia2019/ai-agents 异步图书 大模型应用开发 动手做AI Agent 153 2024-07-04
86 Robin-WZQ/BIT-AI-Review 本项目分享了本人在北京理工大学计算机学院人工智能专业的相关课程资料与经验分享。希望对你们有所帮助❤️,如果喜欢的话记得给个star哦🌟 145 2024-06-21
87 WTFAcademy/WTF-EVM-Opcodes Minimal tutorials for EVM Opcodes, building minimal evm in python from scratch. 以太坊的Opcodes(操作码)极简教程,使用python从零搭建EVM。 140 2024-07-02
88 HEUOpenResource/heu-icicles 哈尔滨工程大学课程攻略共享计划 133 2024-09-02
89 charliedream1/ai_wiki 《AI驯龙笔记》:记载工程实践问题的解决策略与关键要点,分享各种实用案例,追踪前沿技术发展,囊括 AI 全栈知识,涵盖大模型、编程技术、机器学习、深度学习、强化学习、图神经网络、语音识别、NLP 及图像识别等领域 133 2024-09-20
90 zillionare/zillionare 请访问 😄www.jieyu.ai和公众号🫶量化风云 133 2024-09-16
91 buluslee/DT-AI 这是DT-AI的学习路线开源版本,欢迎大家享用!对新手友好 131 2024-05-06
92 GenTang/regression2chatgpt 《解构大语言模型:从线性回归到通用人工智能》配套代码 127 2024-09-15
93 2811668688/ZJU-CS 这里是我对浙江大学混合班CS的一些课程的资料整理,希望能给予看到的朋友一些帮助。 124 2024-03-30
94 aihes/LangChain-Tutorials-and-Examples LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步! 120 2024-07-02
95 princepride/scratch-pytorch-step-by-step 教你只用最基本的python语法和numpy一步步实现深度学习框架 118 2024-08-02
96 Hoper-J/HUNG-YI_LEE_Machine-Learning_Homework 李宏毅 (HUNG-YI LEE)机器学习作业思路代码分享 117 2024-09-21
97 ScienceLi1125/CQU-Study 重庆大学计算机学院学习资料 116 2024-04-17
98 Allenpandas/BJTU-CS-Notebook 👨‍🎓 北京交通大学计算机科学与技术学院研究生课程资料、笔记、回忆和整理的期末考试卷及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star🌟 111 2024-09-19
99 Mxoder/LLM-from-scratch 一些 LLM 方面的从零复现笔记 109 2024-09-20
100 solidglue/Machine_Learning_Sklearn_Examples 机器学习Sklearn入门指南。Machine Learning Sklearn API and Examples with Python3 and Jupyter Notebook. 108 2024-05-20
101 HugoBlox/theme-blog 📝 Hugo Academic Blog Theme. 轻松创建一个简约博客. No code, highly customizable using widgets. 107 2024-07-11
102 ZhiningLiu1998/mesa [NeurIPS’20] ⚖️ Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. 设计元知识驱动的采样器解决类别不平衡问题 105 2024-06-17
103 ForeverHaibara/Fudan-Courses Notes for Courses in School of Data Science, Fudan University. 复旦大学数据科学与大数据技术专业(复旦大数据)学习笔记。 103 2024-04-24
104 solidglue/Deep_Learning_TensorFlow2_Examples 深度学习TensorFlow2入门指南。Deep Learning TensorFlow2 API and Examples with Python3 and Jupyter Notebook. 98 2024-05-20
105 batermj/data_sciences_campaign 【数据科学家系列课程】 98 2024-05-03
106 hwdqm88/pattern-recognition-807 《模式识别(第三版)》(张学工)学习笔记+2024真题,清华大学深圳研究生院人工智能专业考研807专业课 96 2024-04-01
107 doocs/deep-learning 🙃 深度学习实践与知识总结 95 2024-08-30
108 coggle-club/notebooks 数据科学教程案例 89 2024-08-07
109 Winn1y/Show2Know 基于科研论文导向的可视化绘图集锦 86 2024-08-07
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 ... 83 2024-06-04
111 cfcys/nanoGPT-Tutorial-CN 更友好的nanoGPT的中文教程 82 2024-05-17
112 XiaShan1227/GNN-Tutorial B站GNN教程资料 80 2024-09-05
113 lgy0404/d2l-2023 ✔️(持续更新)李沐 【动手学深度学习v2 PyTorch版】课程学习笔记,更正了AccumulateMore笔记的部分错误,从更加初级的角度做了部分内容补充 79 2024-05-10
114 yaocoder/Architect-CTO-growth 实践及手册撰写:涵盖DevOps,云原生技术,大数据,人工智能,高并发&高性能&高可用服务等 78 2024-06-14
115 wyf3/llm_related 记录大模型相关的一些知识和方法 74 2024-09-08
116 IKMLab/course_material 上課教材的大集合!!! 71 2024-04-23
117 AFAN-LIFE/AFAN-LIFE B站费曼区UP主BILI-AFAN的资料汇总 66 2024-08-10
118 datawhalechina/zishu wow-fullstack,令人惊叹的全栈开发教程 63 2024-07-06
119 qianniucity/llm_notebooks AI 应用示例合集 62 2024-06-03
120 hxchua/datadoubleconfirm Simple datasets and notebooks for data visualization, statistical analysis and modelling - with write-ups here: https://projectosyo.wixsite.com/datadoubleconfirm. 58 2024-08-21
121 AccumulateMore/Spider ✔(已完结)最全面的 爬虫与数据库 笔记 55 2024-09-06
122 liyucheng09/NLP_Freshman 给研一同学的NLP入门指南 53 2024-05-24
123 ShaoQiBNU/uplift_model_notes uplift模型业界应用总结 52 2024-09-02
124 HITSZ-OpenAuto/PHYS1002 HITSZ 大学物理实验 实验报告、数据处理及绘图程序等资料 51 2024-09-13
125 Zenobia000/MachineLearning-ds-fundamental 機器學習理論程式大全 51 2024-08-02
126 ztmzzz/UESTC_course_data 这是我的学习过程中自己整理的资料,实验报告等。电子科技大学 大数据 作业答案 实验报告 51 2024-07-17
127 RealKai42/langchainjs-juejin 从前端到 AI:langchain.js 入门和实战 49 2024-05-17
128 Kami-chanw/SEU-Course-Homework 东南大学计软智部分课程作业。 47 2024-08-30
129 Gengzhige/Deep-Learning-Code 《深度学习必修课:进击算法工程师》配套代码 46 2024-08-07
130 ruoxining/ZJUCourse ZJU课程资料,主要含英语+CS专业课,不含不合适公开的资料和违反honor code的作业 46 2024-07-02
131 liangruibupt/aws-is-how Know How Guide and Hands on Guide for AWS 46 2024-09-12
132 personqianduixue/comap_crawler_2023 美赛爬虫,2022美赛获奖证书爬虫,2023美赛获奖证书爬虫,2024美赛获奖证书爬虫 45 2024-05-26
133 chen2438/zstu-study zstu 浙江理工大学 学习资料 45 2024-08-30
134 fscdc/NKU-CS-FSC NKU CS的基本所有课程code和report(更新中) 43 2024-08-23
135 yenlung/Python-AI-Book 《少年Py的大冒險》第二集, 深度學習的入門! 42 2024-07-11
136 AccumulateMore/NLP ✔最全面的 深度学习NLP 笔记 41 2024-09-06
137 limingzhong61/LearningNotes 学习笔记 40 2024-03-25
138 CloneNOX/MSA-BiGCN 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。 40 2024-04-25
139 LawsonAbs/learn 记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。 40 2024-09-01
140 Zenobia000/DeepLearning-ds-fundamental 深度學習理論程式大全 39 2024-07-25
141 bbruceyuan/LLMs-101 从零到一实现一个 miniLLM~(动手学习LLM) 39 2024-04-30
142 zsrl/miniqmt-demo 《miniQMT实盘量化》系列教程的代码仓库 35 2024-08-01
143 tj-messi/cv-computer-visual-tj 同济大学计算机视觉实验室学习 34 2024-09-20
144 Fan-Meng/DM-Python-MOOC 此项目提供在中国大学慕课《数据挖掘与python实践》在线课程的代码及相关资料。课程链接如下:https://www.icourse163.org/course/CUFE-1207262801 34 2024-09-09
145 Skyorca/BigDataAnalysis UCAS研一课程大数据分析的笔记和代码 33 2024-06-09
146 wx-chevalier/Mathematics-Notes 📚 [.md & .ipynb] 人工智能与深度学习实战--数理统计与数据分析篇 32 2024-09-21
147 minsixhao/bilibil_summarize B站(Bilibili)视频 AI总结摘要 30 2024-09-05
148 NAOSI-DLUT/DLUT_ISE_Courses 大连理工大学软国专业课程指南,请同学们踊跃发言和@dingsio 30 2024-06-02
149 realyanyang/disambiguation OAG-WhoIsWho 赛道二 代码分享 30 2024-07-25
150 wklchris/blog 个人 Github.io 站点上的博客文章 Blogs on my Github.io site 29 2024-07-15
151 unimauro/QuantumResources Here Quantum Resources like: Book, Papers, Videos 29 2024-07-31
152 datawhalechina/hugging-audio Hugging Face Audio Course中文版,帮助学习者快速入门音频模态 28 2024-05-25
153 muchuang1024/python-examples 我的python语言学习代码 28 2024-09-07
154 MING-ZCH/awesome-LangChain-for-LLM-Application-Development 中文教程:《使用 LangChain 开发基于 LLM 的应用程序》 27 2024-09-16
155 iHeadWater/iheadwater_hackweek_tutorials 水资源科研编程入门教程 27 2024-04-15
156 pangbo13/Courses 此项目用于归档本人在上海交通大学计算机科学与技术专业学习过程中的作业与项目。 27 2024-07-13
157 DiqiangL/bat_code 字节笔试、腾讯笔试、阿里笔试、美团笔试、拼多多笔试、蚂蚁金服笔试、百度笔试、网易笔试、华为笔试、荣耀笔试、oppo笔试、小米笔试、小红书笔试、bilibili笔试、米哈游笔试、携程笔试、快手笔试、大疆笔试、滴滴笔试、得物笔试、科大讯飞笔试、shein笔试、招商银行笔试、深信服笔试、用友笔试、顺丰笔试、微众银行笔试、奇安信笔试、联想笔试、58同城笔试、图森未来笔试、富途笔试、去哪儿笔试、蔚来笔试、茄 ... 26 2024-09-06
158 Starlight0798/NKU-share NKU计网学院各个课程作业 25 2024-04-09
159 bettermorn/IAICourse 工业智能课程内容 25 2024-08-11
160 HuichuanLI/GraphNeuralNetWork 玩转图神经网络和知识图谱的相关算法:GCN,GAT,GAFM,GAAFM,GraphSage,W2V,TRANSe 24 2024-04-27
161 xiaomeng79/learning_notes 学习笔记 21 2024-04-02
162 LinglingGreat/StudySum 学习过程中的笔记梳理与总结 19 2024-04-01

↓ -- 感谢读者 -- ↓

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