# d2l-zh **Repository Path**: code_lang_source/d2l-zh ## Basic Information - **Project Name**: d2l-zh - **Description**: 《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 44 - **Created**: 2020-08-26 - **Last Updated**: 2024-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 动手学深度学习 [![Build Status](http://ci.d2l.ai/job/d2l-zh/job/master/badge/icon)](http://ci.d2l.ai/job/d2l-zh/job/master/) [本书网址:zh.d2l.ai](https://zh.d2l.ai/) [1.0.0版rc0发布](https://github.com/d2l-ai/d2l-zh/releases/tag/v1.0.0-rc0) [如何安装和使用书中源代码](http://zh.d2l.ai/chapter_prerequisite/install.html) ## What's New 纸质书上架两周已重印8000册。为了感谢大家的支持,我们计划在6月29日(周六)上午直播《动手学深度学习》番外篇(第20课):深度学习中的注意力机制。具体时间和参与方式会在本页面更新。 ## 英文版 *Dive into Deep Learning* 加州大学伯克利分校 2019 年春学期 *Introduction to Deep Learning* 课程教材。 开源地址:[https://github.com/d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en) ### 英文版引用 BibTeX entry: ``` @book{zhang2019dive, title={Dive into Deep Learning}, author={Aston Zhang and Zachary C. Lipton and Mu Li and Alexander J. Smola}, note={\url{http://www.d2l.ai}}, year={2019} } ``` ## 贡献 感谢[社区贡献者们](https://github.com/d2l-ai/d2l-zh/graphs/contributors)为每一位读者改进这本开源书。 [如何贡献](https://zh.d2l.ai/chapter_appendix/how-to-contribute.html) | [致谢](https://zh.d2l.ai/chapter_preface/preface.html#致谢) | [讨论或报告问题](https://discuss.gluon.ai) | [其他](INFO.md)