Skip to content

Latest commit

 

History

History
48 lines (43 loc) · 6.96 KB

File metadata and controls

48 lines (43 loc) · 6.96 KB

返回目录问题反馈

中文新秀榜 > 资料类 > Jupyter Notebook

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

# Repository Description Stars Updated Created
1 datawhalechina/self-llm 《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合中国宝宝的部署教程 5098 2024-06-09 2023-11-16
2 datawhalechina/llm-universe 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/ 3100 2024-06-10 2023-10-29
3 YangLing0818/RPG-DiffusionMaster [ICML 2024] Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (PRG) 1564 2024-06-06 2024-01-22
4 huggingface/cookbook Open-source AI cookbook 1417 2024-06-10 2023-11-24
5 WTFAcademy/WTF-zk 零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP 751 2024-06-09 2023-11-29
6 MetaGLM/glm-cookbook Examples and guides for using the GLM APIs 602 2024-06-10 2024-01-22
7 charent/Phi2-mini-Chinese Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch. 409 2024-02-19 2023-12-22
8 DjangoPeng/LLM-quickstart Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战) 334 2024-03-25 2023-12-11
9 XingYu-Zhong/LangChainStudy 这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。 234 2024-01-16 2023-08-05
10 ArronAI007/Awesome-AGI AGI资料汇总学习(主要包括LLM和AIGC),持续更新...... 207 2024-06-04 2023-08-22
11 WTFAcademy/WTF-EVM-Opcodes Minimal tutorials for EVM Opcodes, building minimal evm in python from scratch. 以太坊的Opcodes(操作码)极简教程,使用python从零搭建EVM。 130 2024-05-23 2023-07-24
12 buluslee/DT-AI 这是DT-AI的学习路线开源版本,欢迎大家享用!对新手友好 113 2024-05-06 2023-08-17
13 princepride/scratch-pytorch-step-by-step 教你只用最基本的python语法和numpy一步步实现深度学习框架 108 2024-06-03 2024-01-02
14 solidglue/Machine_Learning_Sklearn_Examples 机器学习Sklearn入门指南。Machine Learning Sklearn API and Examples with Python3 and Jupyter Notebook. 105 2024-05-20 2024-02-28
15 ConnectAI-E/LangChain-Tutior ⛓ LangChain 入门指南,配套吴恩达老师deeplearning.ai课程 😎复现语言:Python、NodeJs、Golang 102 2024-01-03 2023-06-12
16 solidglue/Deep_Learning_TensorFlow2_Examples 深度学习TensorFlow2入门指南。Deep Learning TensorFlow2 API and Examples with Python3 and Jupyter Notebook. 95 2024-05-20 2024-02-27
17 wdndev/llama3-from-scratch-zh 从零实现一个 llama3 中文版 89 2024-05-30 2024-05-23
18 hwdqm88/pattern-recognition-807 《模式识别(第三版)》(张学工)学习笔记+2024真题,清华大学深圳研究生院人工智能专业考研807专业课 79 2024-04-01 2023-07-20
19 Mxoder/LLM-from-scratch 一些 LLM 方面的从零复现笔记 57 2024-06-09 2024-04-29
20 datawhalechina/zishu wow-fullstack,令人惊叹的全栈开发教程 57 2024-06-07 2023-12-28
21 huangjia2019/ai-agents 异步图书 大模型应用开发 动手做AI Agent 56 2024-06-09 2024-05-10
22 XiaShan1227/GNN-Tutorial B站GNN教程资料 55 2024-04-11 2024-01-14
23 lgy0404/d2l-2023 ✔️(持续更新)李沐 【动手学深度学习v2 PyTorch版】课程学习笔记,更正了AccumulateMore笔记的部分错误,从更加初级的角度做了部分内容补充 51 2024-05-10 2023-08-15
24 aceliuchanghong/FAQ_Of_LLM_Interview 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础" 43 2024-06-10 2024-03-13
25 cfcys/nanoGPT-Tutorial-CN 更友好的nanoGPT的中文教程 42 2024-05-17 2024-04-22
26 windmaple/Gemma-Chinese-instruction-tuning 演示Gemma中文指令微调的教程 40 2024-02-26 2024-02-25
27 HITSZ-OpenAuto/PHYS1002 HITSZ 大学物理实验 实验报告、数据处理及绘图程序等资料 40 2024-05-19 2023-10-02
28 fscdc/NKU-CS-FSC NKU CS的基本所有课程code和report(更新中) 39 2024-02-20 2023-07-13
29 qianniucity/llm_notebooks AI 应用示例合集 30 2024-06-03 2024-04-25
30 RealKai42/langchainjs-juejin 从前端到 AI:langchain.js 入门和实战 29 2024-05-17 2024-04-25
31 WTFAcademy/WTF-web3py 我们最近在重新学web3py,巩固一下细节,也写一个“WTF web3py极简入门”,供小白们使用,每周更新1-3讲。 27 2024-02-15 2023-11-26
32 Starlight0798/NKU-share NKU计网学院各个课程作业 25 2024-04-09 2023-12-23

↓ -- 感谢读者 -- ↓

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