《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Go to file
Aston Zhang e6b18ccea7
Update frontpage.html
2023-08-17 21:59:12 -07:00
.github CI: pin d2l==0.17.6 and numpy==1.24.4 for torch build 2023-08-10 20:30:18 +02:00
chapter_appendix-tools-for-deep-learning Update jupyter.md 2022-11-16 16:03:39 -08:00
chapter_attention-mechanisms 【Paddle】add discussion for paddle chap 9-12 (#1226) 2022-11-23 10:19:58 -08:00
chapter_computational-performance Update parameterserver.md 2023-01-08 16:10:47 -08:00
chapter_computer-vision Update anchor.md 2022-12-03 23:01:33 -08:00
chapter_convolutional-modern 【Paddle】add discussion for paddle。chap4,chap5,chap6,chap7,chap8 (#1222) 2022-11-22 22:44:13 -08:00
chapter_convolutional-neural-networks 【Paddle】add discussion for paddle。chap4,chap5,chap6,chap7,chap8 (#1222) 2022-11-22 22:44:13 -08:00
chapter_deep-learning-computation 【Paddle】add discussion for paddle。chap4,chap5,chap6,chap7,chap8 (#1222) 2022-11-22 22:44:13 -08:00
chapter_installation [Paddle]add discussion for paddle(pre+install+chapter2+chapter3) (#1223) 2022-11-23 10:21:57 -08:00
chapter_introduction Update index.md 2022-11-16 16:05:18 -08:00
chapter_linear-networks Correct typo `nucleu` -> `nucleus` in §3.1.4.2 (#1199) 2022-12-03 17:38:52 -08:00
chapter_multilayer-perceptrons Update numerical-stability-and-init.md 2023-01-08 16:08:42 -08:00
chapter_natural-language-processing-applications 【Paddle】add discussion for paddle chap13+chap15 (#1225) 2022-11-23 10:20:34 -08:00
chapter_natural-language-processing-pretraining BLD: Fix glove latex error pdf build 2023-08-10 18:32:32 +02:00
chapter_notation [PaddlePaddle] Merge master into Paddle branch (#1186) 2022-08-23 14:48:41 -07:00
chapter_optimization PyTorch: Fix SGD ValueError 2023-08-09 17:09:43 +02:00
chapter_preface Update index.md 2022-12-02 16:15:16 -08:00
chapter_preliminaries CI: Setup D2L Infra 2.0 with Github Actions (#1281) 2023-08-09 14:00:00 +02:00
chapter_recurrent-modern 【Paddle】add discussion for paddle chap 9-12 (#1226) 2022-11-23 10:19:58 -08:00
chapter_recurrent-neural-networks 【Paddle】add discussion for paddle。chap4,chap5,chap6,chap7,chap8 (#1222) 2022-11-22 22:44:13 -08:00
chapter_references Update zreferences.md 2021-02-17 01:11:14 +00:00
ci Use d2lbook==1.0.0 for all containers 2023-08-18 00:53:39 +02:00
contrib CI: Setup D2L Infra 2.0 with Github Actions (#1281) 2023-08-09 14:00:00 +02:00
d2l PyTorch: Fix meshgrid indexing 2023-08-09 16:13:56 +02:00
graffle d2l-zh graffle (#1230) 2022-12-06 15:35:05 -08:00
img mv img/frontpage to static/frontpage/_images/sales 2023-08-18 01:38:34 +00:00
static Update frontpage.html 2023-08-17 21:59:12 -07:00
.gitignore clean 2021-02-17 01:10:40 +00:00
.gitmodules update ci, clean build/ 2018-12-30 00:27:34 +00:00
INFO.md trigger rerun from scratch 2022-11-12 06:18:12 +00:00
LICENSE Initial commit 2017-08-22 21:40:25 -07:00
README.md Update README.md 2023-08-17 21:58:34 -07:00
STYLE_GUIDE.md [WIP][publisher] CH2 (#920) 2021-08-02 10:56:07 -07:00
TERMINOLOGY.md sync Terminology (#977) 2021-10-07 16:58:47 +08:00
config.ini d2l-zh graffle (#1230) 2022-12-06 15:35:05 -08:00
d2l.bib update bib (#1045) 2021-12-13 11:24:02 -08:00
index.md Update index.md 2021-10-31 23:36:55 -07:00
setup.py add chap2-preliminaries of paddle (#1103) 2022-04-12 13:34:39 -07:00

README.md

动手学深度学习Dive into Deep LearningD2L.ai

第二版zh.D2L.ai | 第一版zh-v1.D2L.ai | 安装和使用书中源代码: 第二版 第一版

理解深度学习的最佳方法是学以致用。

本开源项目代表了我们的一种尝试:我们将教给读者概念、背景知识和代码;我们将在同一个地方阐述剖析问题所需的批判性思维、解决问题所需的数学知识,以及实现解决方案所需的工程技能。

我们的目标是创建一个为实现以下目标的统一资源:

  1. 所有人均可在网上免费获取;
  2. 提供足够的技术深度,从而帮助读者实际成为深度学习应用科学家:既理解数学原理,又能够实现并不断改进方法;
  3. 包含可运行的代码,为读者展示如何在实际中解决问题。这样不仅直接将数学公式对应成实际代码,而且可以修改代码、观察结果并及时获取经验;
  4. 允许我们和整个社区不断快速迭代内容,从而紧跟仍在高速发展的深度学习领域;
  5. 由包含有关技术细节问答的论坛作为补充,使大家可以相互答疑并交换经验。
将本书(中英文版)用作教材或参考书的大学

如果本书对你有帮助请Star (★) 本仓库或引用本书的英文版:

@book{zhang2023dive,
    title={Dive into Deep Learning},
    author={Zhang, Aston and Lipton, Zachary C. and Li, Mu and Smola, Alexander J.},
    publisher={Cambridge University Press},
    note={\url{https://D2L.ai}},
    year={2023}
}

本书的英文版

虽然纸质书已出版,但深度学习领域依然在迅速发展。为了得到来自更广泛的英文开源社区的帮助,从而提升本书质量,本书的新版将继续用英文编写,并搬回中文版。

欢迎关注本书的英文开源项目

中英文教学资源

加州大学伯克利分校 2019 年春学期 Introduction to Deep Learning 课程教材(同时提供含教学视频地址的中文版课件)。

学术界推荐

"Dive into this book if you want to dive into deep learning!"

— 韩家炜ACM 院士、IEEE 院士,美国伊利诺伊大学香槟分校计算机系 Michael Aiken Chair 教授

"This is a highly welcome addition to the machine learning literature."

— Bernhard SchölkopfACM 院士、德国国家科学院院士,德国马克斯•普朗克研究所智能系统院院长

"书中代码可谓‘所学即所用’。"

— 周志华ACM 院士、IEEE 院士、AAAS 院士,南京大学计算机科学与技术系主任

"这本书可以帮助深度学习实践者快速提升自己的能力。"

— 张潼ASA 院士、IMS 院士,香港科技大学计算机系和数学系教授

工业界推荐

"一本优秀的深度学习教材,值得任何想了解深度学习何以引爆人工智能革命的人关注。"

— 黄仁勋NVIDIA创始人 & CEO

"《动手学深度学习》是最适合工业界研发工程师学习的。我毫无保留地向广大的读者们强烈推荐。"

— 余凯,地平线公司创始人 & CEO

"强烈推荐这本书!我特别赞赏这种手脑一体的学习方式。"

— 漆远,复旦大学“浩清”教授、人工智能创新与产业研究院院长

"《动手学深度学习》是一本很容易让学习者上瘾的书。"

— 沈强,将门创投创始合伙人

贡献

感谢社区贡献者们为每一位读者改进这本开源书。

如何贡献 | 致谢 | 讨论或报告问题 | 其他