Skip to content

Commit 6dd4de5

Browse files
author
Mu Li
authored
Update index.md
1 parent 2539814 commit 6dd4de5

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

build/index.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
这是一个深度学习的教学项目。我们将使用 [Apache MXNet (incubating)](https://github.com/apache/incubator-mxnet) 的最新 gluon 接口来演示如何从0开始实现深度学习的各个算法。我们的将利用 [Jupyter notebook](http://jupyter.org/) 能将文档,代码,公式和图形统一在一起的优势,提供一个交互式的学习体验。这个项目可以作为一本书,上课用的材料,现场演示的案例,和一个可以尽情拷贝的代码库。据我们所知,目前并没有哪个项目能既覆盖全面深度学习,又提供交互式的可执行代码。我们将尝试弥补这个空白。
44

5-
源代码在 [https://github.com/mli/gluon-tutorials-zh](https://github.com/mli/gluon-tutorials-zh) (亲,给个好评加颗星)
5+
- [第一季十九课视频汇总](https://discuss.gluon.ai/t/topic/753)
6+
- [可打印的PDF版本在这里](./gluon_tutorials_zh.pdf)
7+
- 课程源代码在[Github](https://github.com/mli/gluon-tutorials-zh) (亲,给个好评加颗星)
8+
- 请使用 [http://discuss.gluon.ai/](http://discuss.gluon.ai/) 来进行讨论
69

7-
请使用 [http://discuss.gluon.ai/](http://discuss.gluon.ai/) 来进行讨论
8-
9-
[可打印的PDF版本在这里](./gluon_tutorials_zh.pdf)
10+
## 目录
1011

1112
```eval_rst
1213
@@ -25,4 +26,4 @@
2526
chapter_natural-language-processing/index
2627
```
2728

28-
我们将持续的加入新的内容。如果想提前了解,可以参见 [英文版本](http://gluon.mxnet.io/) (注意:中文版本根据社区的反馈做了比较大的更改,我们还在努力的将改动同步到英文版)
29+
本教程的[英文版本](http://gluon.mxnet.io/) (注意:中文版本根据社区的反馈做了比较大的更改,我们还在努力的将改动同步到英文版)

0 commit comments

Comments
 (0)