README.md 1.0 KB
Newer Older
A
Aston Zhang 已提交
1
# 动手学深度学习
M
Mu Li 已提交
2

A
Aston Zhang 已提交
3
[![Build Status](http://ci.d2l.ai/job/zh/job/master/badge/icon)](http://ci.d2l.ai/job/zh/job/master/)  
A
Aston Zhang 已提交
4

A
Aston Zhang 已提交
5
[本书网址:zh.d2l.ai](https://zh.d2l.ai/)
A
Aston Zhang 已提交
6 7

[1.0.0版rc0发布](https://github.com/d2l-ai/d2l-zh/releases/tag/v1.0.0-rc0)
A
Aston Zhang 已提交
8
 
A
Aston Zhang 已提交
9

A
Aston Zhang 已提交
10 11
## 英文版 *Dive into Deep Learning*

A
Aston Zhang 已提交
12
加州大学伯克利分校 2019 年春学期 *Introduction to Deep Learning* 课程教材。
A
Aston Zhang 已提交
13

A
Aston Zhang 已提交
14
开源地址:[https://github.com/d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)
A
Aston Zhang 已提交
15

A
Aston Zhang 已提交
16
### 英文版引用
A
Aston Zhang 已提交
17 18 19 20

BibTeX entry:

```
A
Aston Zhang 已提交
21
@book{zhang2019dive,
A
Aston Zhang 已提交
22 23 24 25 26 27
    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}
}
```
A
Aston Zhang 已提交
28 29 30 31 32 33 34


## 贡献

感谢[社区贡献者们](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)