【干货】史上最全的PyTorch学习资源汇总
☆4,714Aug 14, 2019Updated 6 years ago
Alternatives and similar repositories for Awesome-PyTorch-Chinese
Users that are interested in Awesome-PyTorch-Chinese are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,612Jul 25, 2024Updated last year
- PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!☆2,893Feb 15, 2022Updated 4 years ago
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆16,477Feb 1, 2026Updated 2 months ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,832Dec 24, 2023Updated 2 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,368Oct 14, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- PyTorch Tutorial for Deep Learning Researchers☆32,276Aug 15, 2023Updated 2 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,316Jun 26, 2024Updated last year
- 《Pytorch模型训练实用教程》中配套代码☆8,027Jan 4, 2025Updated last year
- PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI☆368Apr 20, 2019Updated 7 years ago
- tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials☆7,799Dec 9, 2020Updated 5 years ago
- 《统计学习方法》的代码实现☆19,571Aug 22, 2023Updated 2 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆77,215Jul 30, 2024Updated last year
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,769Apr 6, 2026Updated 2 weeks ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,757Oct 7, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,198Nov 12, 2024Updated last year
- Awesome-pytorch-list 翻译工作进行中......☆1,788Jul 26, 2021Updated 4 years ago
- A collection of various deep learning architectures, models, and tips☆17,470Feb 8, 2024Updated 2 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,467Apr 29, 2022Updated 3 years ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,495Nov 23, 2025Updated 5 months ago
- Pytorch 中文文档☆4,221Jan 7, 2026Updated 3 months ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆3,109Nov 17, 2019Updated 6 years ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,259Aug 30, 2021Updated 4 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,288Aug 5, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 吴恩达老师的机器学习课程个人笔记☆36,714Aug 25, 2025Updated 7 months ago
- Deep Learning Book Chinese Translation☆37,237Dec 3, 2019Updated 6 years ago
- NLP上手教程☆6,277May 23, 2021Updated 4 years ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,498Dec 17, 2022Updated 3 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,882Feb 21, 2024Updated 2 years ago
- 数据科学的笔记以及资料搜集☆8,545Aug 16, 2021Updated 4 years ago
- Machine learning, in numpy☆16,336Oct 29, 2023Updated 2 years ago
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,835Apr 29, 2019Updated 6 years ago
- This is code of book "Learn Deep Learning with PyTorch"☆2,872Mar 4, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,851Sep 1, 2025Updated 7 months ago
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.☆4,348Jul 25, 2024Updated last year
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,625Jan 9, 2026Updated 3 months ago
- Python - 100天从新手到大师☆181,679Apr 13, 2026Updated last week
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆17,418Apr 21, 2022Updated 4 years ago
- Build your neural network easy and fast, 莫烦Python中文教学☆8,453Mar 23, 2023Updated 3 years ago
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,253Nov 19, 2020Updated 5 years ago