Commit 6dd4de5 Mu Li
authored
1 parent 2539814 commit 6dd4de5 Copy full SHA for 6dd4de5
File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
这是一个深度学习的教学项目。我们将使用 [ Apache MXNet (incubating)] ( https://github.com/apache/incubator-mxnet ) 的最新 gluon 接口来演示如何从0开始实现深度学习的各个算法。我们的将利用 [ Jupyter notebook] ( http://jupyter.org/ ) 能将文档,代码,公式和图形统一在一起的优势,提供一个交互式的学习体验。这个项目可以作为一本书,上课用的材料,现场演示的案例,和一个可以尽情拷贝的代码库。据我们所知,目前并没有哪个项目能既覆盖全面深度学习,又提供交互式的可执行代码。我们将尝试弥补这个空白。
4
4
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/ ) 来进行讨论
6
9
7
- 请使用 [ http://discuss.gluon.ai/ ] ( http://discuss.gluon.ai/ ) 来进行讨论
8
-
9
- [ 可打印的PDF版本在这里] ( ./gluon_tutorials_zh.pdf )
10
+ ## 目录
10
11
11
12
``` eval_rst
12
13
25
26
chapter_natural-language-processing/index
26
27
```
27
28
28
- 我们将持续的加入新的内容。如果想提前了解,可以参见 [ 英文版本] ( http://gluon.mxnet.io/ ) (注意:中文版本根据社区的反馈做了比较大的更改,我们还在努力的将改动同步到英文版)
29
+ 本教程的 [ 英文版本] ( http://gluon.mxnet.io/ ) (注意:中文版本根据社区的反馈做了比较大的更改,我们还在努力的将改动同步到英文版)
You can’t perform that action at this time.
0 commit comments