PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
☆2,862Feb 15, 2022Updated 4 years ago
Alternatives and similar repositories for PyTorchDocs
Users that are interested in PyTorchDocs are comparing it to the libraries listed below
Sorting:
- 【干货】史上最全的PyTorch学习资源汇总☆4,685Aug 14, 2019Updated 6 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,558Jul 25, 2024Updated last year
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,317Oct 14, 2021Updated 4 years ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆3,105Nov 17, 2019Updated 6 years ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,817Dec 24, 2023Updated 2 years ago
- 《Pytorch模型训练实用教程》中配套代码☆8,033Jan 4, 2025Updated last year
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆75,720Jul 30, 2024Updated last year
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,280Aug 30, 2021Updated 4 years ago
- 本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。☆1,259Nov 25, 2020Updated 5 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,272Apr 29, 2022Updated 3 years ago
- Pytorch🍊🍉 is delicious, just eat it! 😋😋☆6,148Feb 25, 2025Updated last year
- Pytorch 中文文档☆4,226Jan 7, 2026Updated last month
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,148Jun 26, 2024Updated last year
- PyTorch Tutorial for Deep Learning Researchers☆32,189Aug 15, 2023Updated 2 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,051Nov 12, 2024Updated last year
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,659Jan 21, 2026Updated last month
- 数据科学的笔记以及资料搜集☆8,528Aug 16, 2021Updated 4 years ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,713Oct 7, 2022Updated 3 years ago
- PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI☆369Apr 20, 2019Updated 6 years ago
- 吴恩达老师的机器学习课程个人笔记☆36,305Aug 25, 2025Updated 6 months ago
- tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials☆7,806Dec 9, 2020Updated 5 years ago
- 《统计学习方法》的代码实现☆19,546Aug 22, 2023Updated 2 years ago
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,488Jan 9, 2026Updated last month
- Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋☆9,975Sep 22, 2022Updated 3 years ago
- OpenCV-Python4.1 中文文档☆1,425Aug 5, 2022Updated 3 years ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,669Feb 26, 2022Updated 4 years ago
- Awesome-pytorch-list 翻译工作进行中......☆1,788Jul 26, 2021Updated 4 years ago
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆16,394Feb 1, 2026Updated 3 weeks ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,344Nov 23, 2025Updated 3 months ago
- Build your neural network easy and fast, 莫烦Python中文教学☆8,445Mar 23, 2023Updated 2 years ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,696Dec 30, 2025Updated 2 months ago
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆17,229Apr 21, 2022Updated 3 years ago
- 周志华《机器学习》手推笔记☆3,761Mar 13, 2021Updated 4 years ago
- Machine Learning Yearning 中文版 - 《 机器学习训练秘籍》 - Andrew Ng 著☆7,852Oct 6, 2022Updated 3 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,584Nov 25, 2025Updated 3 months ago
- 简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程☆3,942Mar 21, 2023Updated 2 years ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆79,098May 10, 2024Updated last year
- [译] scikit-learn(sklearn) 中文文档☆5,235Jul 21, 2023Updated 2 years ago
- 人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning d…☆12,665Jun 2, 2024Updated last year