d2l-en

d2l-ai / d2l-en

交互式深度学习开源教材,提供多框架代码、数学推导和讨论,被全球500多所大学采用。

Python 模型训练 数据科学 开发工具 深度学习 交互式教材 多框架 机器学习 开源教育

为什么值得看

编辑点评

本书是深度学习中少有的多框架入门经典,覆盖PyTorch、TensorFlow等主流实现,适合想系统学习理论并动手实践的开发者。内容从基础到进阶,配有习题和在线讨论,社区活跃。但篇幅较长,阅读需要耐心,部分翻译版本可能滞后,建议结合官方更新使用。

Star 趋势

近 7 日
  • Star 总数29,623
  • 今日新增+8
  • 7 日增速+14%
  • Fork5,130

同类项目

同场景 · 模型训练 / 数据科学 / 开发工具

项目文档

来自 GitHub README · master 分支

D2L.ai: Interactive Deep Learning Book with Multi-Framework Code, Math, and Discussions

Book website | STAT 157 Course at UC Berkeley

The best way to understand deep learning is learning by doing.

This open-source book represents our attempt to make deep learning approachable, teaching you the concepts, the context, and the code. The entire book is drafted in Jupyter notebooks, seamlessly integrating exposition figures, math, and interactive examples with self-contained code.

Our goal is to offer a resource that could 1. be freely available for everyone; 1. offer sufficient technical depth to provide a starting point on the path to actually becoming an applied machine learning scientist; 1. include runnable code, showing readers how to solve problems in practice; 1. allow for rapid updates, both by us and also by the community at large; 1. be complemented by a forum for interactive discussion of technical details and to answer questions.

Universities Using D2L

If you find this book useful, please star (★) this repository or cite this book using the following bibtex entry:

@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}
}

Endorsements

"In less than a decade, the AI revolution has swept from research labs to broad industries to every corner of our daily life. Dive into Deep Learning is an excellent text on deep learning and deserves attention from anyone who wants to learn why deep learning has ignited the AI revolution: the most powerful technology force of our time."

— Jensen Huang, Founder and CEO, NVIDIA

"This is a timely, fascinating book, providing with not only a comprehensive overview of deep learning principles but also detailed algorithms with hands-on programming code, and moreover, a state-of-the-art introduction to deep learning in computer vision and natural language processing. Dive into this book if you want to dive into deep learning!"

— Jiawei Han, Michael Aiken Chair Professor, University of Illinois at Urbana-Champaign

"This is a highly welcome addition to the machine learning literature, with a focus on hands-on experience implemented via the integration of Jupyter notebooks. Students of deep learning should find this invaluable to become proficient in this field."

— Bernhard Schölkopf, Director, Max Planck Institute for Intelligent Systems

"Dive into Deep Learning strikes an excellent balance between hands-on learning and in-depth explanation. I've used it in my deep learning course and recommend it to anyone who wants to develop a thorough and practical understanding of deep learning."

— Colin Raffel, Assistant Professor, University of North Carolina, Chapel Hill

Contributing (Learn How)

This open source book has benefited from pedagogical suggestions, typo corrections, and other improvements from community contributors. Your help is valuable for making the book better for everyone.

Dear D2L contributors, please email your GitHub ID and name to d2lbook.en AT gmail DOT com so your name will appear on the acknowledgments. Thanks.

License Summary

This open source book is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE file.

The sample and reference code within this open source book is made available under a modified MIT license. See the LICENSE-SAMPLECODE file.

Chinese version | Discuss and report issues | Code of conduct

文档抓取自 GitHub 仓库 README,版权归原作者所有;已过滤徽章等噪音并经安全消毒后展示。