这是我学习 PyTorch 的笔记对应的代码,点击查看 PyTorch 笔记在线电子书
☆1,398Dec 5, 2020Updated 5 years ago
Alternatives and similar repositories for PyTorch_Practice
Users that are interested in PyTorch_Practice are comparing it to the libraries listed below
Sorting:
- 《Pytorch模型训练实用教程》中配套代码☆8,031Jan 4, 2025Updated last year
- Pytorch🍊🍉 is delicious, just eat it! 😋😋☆6,148Feb 25, 2025Updated last year
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部 通过测试保证可以成功运行☆21,558Jul 25, 2024Updated last year
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,317Oct 14, 2021Updated 4 years ago
- deep learning for image processing including classification and object-detection etc.☆26,078Jan 1, 2026Updated 2 months ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,825Dec 24, 2023Updated 2 years ago
- 【干货】史上最全的PyTorch学习资源汇总☆4,688Aug 14, 2019Updated 6 years ago
- 本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。☆1,258Nov 25, 2020Updated 5 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆75,857Jul 30, 2024Updated last year
- 深度学习经典、新论文逐段精读☆32,601Mar 22, 2025Updated 11 months ago
- PyTorch Tutorial for Deep Learning Researchers☆32,199Aug 15, 2023Updated 2 years ago
- CVPR 2026 论文和开源项目合集☆21,890Updated this week
- 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.…☆12,162Dec 6, 2024Updated last year
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆65,830Jan 22, 2026Updated last month
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,696Dec 30, 2025Updated 2 months ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,344Nov 23, 2025Updated 3 months ago
- 🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.☆16,916Feb 13, 2023Updated 3 years ago
- 深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)☆8,710Apr 24, 2024Updated last year
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,164Jun 26, 2024Updated last year
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,501Jan 9, 2026Updated last month
- 数据科学的笔记以及资料搜集☆8,530Aug 16, 2021Updated 4 years ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆3,105Nov 17, 2019Updated 6 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,272Apr 29, 2022Updated 3 years ago
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,464Aug 24, 2022Updated 3 years ago
- 吴恩达老师的机器学习课程个人笔记☆36,348Aug 25, 2025Updated 6 months ago
- PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/☆3,531Jan 18, 2026Updated last month
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆17,229Apr 21, 2022Updated 3 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,685Updated this week
- 《统计学习方法》的代码实现☆19,549Aug 22, 2023Updated 2 years ago
- Keras implementation of Morphological Convolutional Neural Networks for Hyperspectral Image Classification☆10Nov 25, 2021Updated 4 years ago
- PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!☆2,864Feb 15, 2022Updated 4 years ago
- 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型…☆70,156Jan 25, 2026Updated last month
- 《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。☆4,414Jan 27, 2025Updated last year
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,554Jun 23, 2020Updated 5 years ago
- PyTorch深度学习快速入门教程(绝对通俗易懂!)☆4,036Dec 9, 2025Updated 2 months ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,713Oct 7, 2022Updated 3 years ago
- 周志华《机器学习》手推笔记☆3,761Mar 13, 2021Updated 4 years ago
- ✔(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】☆17,455Feb 23, 2026Updated last week
- CTF-SSCL: CNN-Transformer for Few-shot Hyperspectral Image Classification Assisted by Semisupervised Contrastive Learning, TGRS, 2024☆22Sep 13, 2025Updated 5 months ago