《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
☆4,410Jan 27, 2025Updated last year
Alternatives and similar repositories for PyTorch-Tutorial-2nd
Users that are interested in PyTorch-Tutorial-2nd are comparing it to the libraries listed below
Sorting:
- 《Pytorch模型训练实用教程》中配套代码☆8,033Jan 4, 2025Updated last year
- 《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣☆4,261Sep 2, 2025Updated 5 months ago
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆11,979Updated this week
- PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/☆3,525Jan 18, 2026Updated last month
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆75,720Jul 30, 2024Updated last year
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆28,441Updated this week
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,344Nov 23, 2025Updated 3 months ago
- A book for Learning the Foundations of LLMs☆15,808Dec 12, 2025Updated 2 months ago
- 《动手学大模型Dive into LLMs》系列编程实践教程☆20,343Oct 10, 2025Updated 4 months ago
- AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术☆16,340Sep 3, 2025Updated 5 months ago
- 仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理☆3,968Aug 15, 2024Updated last year
- 零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP☆2,089Aug 29, 2025Updated 6 months ago
- 🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!☆39,822Feb 6, 2026Updated 3 weeks ago
- 大模型基础: 一文了解大模型基础知识☆6,764Dec 18, 2025Updated 2 months ago
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆65,783Jan 22, 2026Updated last month
- 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现☆122,462Jan 23, 2026Updated last month
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆23,180Dec 30, 2025Updated last month
- 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版☆23,285Jun 12, 2025Updated 8 months ago
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,269May 19, 2025Updated 9 months ago
- Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!☆9,808Dec 10, 2025Updated 2 months ago
- 深度学习经典、新论文逐段精读☆32,574Mar 22, 2025Updated 11 months ago
- ✔(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】☆17,455Updated this week
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆4,525Feb 12, 2026Updated 2 weeks ago
- 一本 GPT4 生成的单词书📚,超过 8000 个单词分析,涵盖了词义、例句、词根词缀、变形、文化背景、记忆技巧和小故事☆5,365Oct 14, 2024Updated last year
- 开源机器人学学习指南☆1,723Jun 22, 2025Updated 8 months ago
- 📚 从零开始的大语言模型原理与实践教程☆26,017Jan 29, 2026Updated last month
- chsrc 全平台通用换源工具与框架. Change Source everywhere for every software☆6,638Updated this week
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆86,149Feb 19, 2026Updated last week
- 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型…☆70,122Jan 25, 2026Updated last month
- llama3 implementation one matrix multiplication at a time☆15,243May 23, 2024Updated last year
- Pytorch🍊🍉 is delicious, just eat it! 😋😋☆6,148Feb 25, 2025Updated last year
- Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.☆17,231Feb 11, 2026Updated 2 weeks ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,696Dec 30, 2025Updated last month
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆17,229Apr 21, 2022Updated 3 years ago
- [EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,…☆31,890Nov 25, 2025Updated 3 months ago
- Understanding Deep Learning - Simon J.D. Prince☆9,121Updated this week
- Learning English through the method of constructing sentences with conjunctions☆10,554Nov 14, 2024Updated last year
- 利用LLM构建应用实践笔记☆769Nov 29, 2024Updated last year
- 🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.☆7,587Updated this week