# d2l-zh **Repository Path**: lx00a1/d2l-zh ## Basic Information - **Project Name**: d2l-zh - **Description**: 《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-01-09 - **Last Updated**: 2020-12-19 ## 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) | [如何安装和使用书中源代码](https://zh.d2l.ai/chapter_prerequisite/install.html) ## 更新 英文版全面改进了[预备知识](https://d2l.ai/chapter_preliminaries/index.html)一章, 新增了[推荐系统](https://d2l.ai/chapter_recommender-systems/index.html)一章和深度学习的数学一章。 欢迎关注英文版开源项目:[https://github.com/d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en) ## 英文版 *Dive into Deep Learning* 加州大学伯克利分校 2019 年春学期 [*Introduction to Deep Learning* 课程](http://courses.d2l.ai/berkeley-stat-157/index.html)教材([中文版课件(内含教学视频地址)](https://github.com/d2l-ai/berkeley-stat-157/tree/master/slides-zh))。 ### 英文版引用 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)