本项目对中文版《动手学深度学习》中的代码进行了PyTorch实现并整理为PDF版本供下载
☆637May 19, 2021Updated 4 years ago
Alternatives and similar repositories for Dive-Into-Deep-Learning-PyTorch-PDF
Users that are interested in Dive-Into-Deep-Learning-PyTorch-PDF are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 温州大学《机器学习》课程资料(代码、课 件等)☆2,058Sep 25, 2025Updated 7 months ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,372Oct 14, 2021Updated 4 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆77,522Jul 30, 2024Updated last year
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可☆3,831Mar 17, 2023Updated 3 years ago
- ✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。☆2,994Sep 11, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,519Apr 29, 2022Updated 4 years ago
- 数据科学的笔记以及资料搜集☆8,553Aug 16, 2021Updated 4 years ago
- 天池竞赛-智慧海洋开源代码☆55Jun 3, 2020Updated 5 years ago
- Mathematical derivation and pure Python code implementation of machine learning algorithms.☆1,551Updated this week
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,630Jun 23, 2020Updated 5 years ago
- 住房月租金预测大数据赛TOP1☆30Apr 7, 2019Updated 7 years ago
- 一群 ML 自学者的日常☆60Nov 10, 2019Updated 6 years ago
- 《统计学习方法》的代码实现☆19,579Aug 22, 2023Updated 2 years ago
- 机器学习初学者公众号作品☆2,330Mar 21, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Python Tips for Data Scientist☆27Feb 19, 2022Updated 4 years ago
- 《机器学习实战》的python3源码☆1,343Aug 2, 2020Updated 5 years ago
- 吴恩达老师的机器学习课程个人笔记☆36,815Aug 25, 2025Updated 8 months ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆3,110Nov 17, 2019Updated 6 years ago
- MATLAB MEX implementation of SVRG-SBB algorithms☆12Nov 28, 2017Updated 8 years ago
- 《Pytorch模型训练实用教程》中配套代码☆8,024Jan 4, 2025Updated last year
- 本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。☆1,272Nov 25, 2020Updated 5 years ago
- Code and slides from a 2016 talk at the Cambridge UK RUG☆16Feb 22, 2017Updated 9 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,628Jul 25, 2024Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- ☆15Oct 21, 2020Updated 5 years ago
- 《Python深度学习基于PyTorch》 Deep Learning with Python and PyTorch 作者:吴茂贵 郁明敏 杨本法 李涛 张粤磊 等☆96Mar 8, 2022Updated 4 years ago
- 使用tensorflow.keras实现《动手学深度学习》☆10Jan 21, 2020Updated 6 years ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,261Aug 30, 2021Updated 4 years ago
- ☆2,778Mar 1, 2020Updated 6 years ago
- PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!☆2,896Feb 15, 2022Updated 4 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,616Nov 25, 2025Updated 5 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
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,786Apr 22, 2026Updated last week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 本书作者是来自日本的Yutaro Ogawa(小川熊太郎),作者的github上源码是日文注释的,这个repository把它翻译成中文☆22Dec 2, 2020Updated 5 years ago
- 微信Ipad协议golang版本,基于grpc的实现策略。这套代码需要通过gprc服务端组包解包才可以正常使用☆13Jul 8, 2019Updated 6 years ago
- 《动手学深度学习》 PyTorch 版本☆180Feb 9, 2020Updated 6 years ago
- 《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》☆1,358Nov 3, 2021Updated 4 years ago
- 记录Learning from data一书中的习题解答☆78Jun 28, 2019Updated 6 years ago
- 本项目对中文版《动手学深度学习》中的代码进行了整理☆59Jan 22, 2021Updated 5 years ago
- Code associated with the manuscript Spatial Transcriptomics to define transcriptional patterns of zonation and structural components in t…☆22Aug 19, 2022Updated 3 years ago