diff --git a/build/index.md b/build/index.md index 88fd00e78d371df4a07285e76eed98f92c1211cb..9ce79f57bc87ccd77119becea6be38a6a15d961b 100644 --- a/build/index.md +++ b/build/index.md @@ -2,7 +2,7 @@ 这是一个深度学习的教学项目。我们将使用 [Apache MXNet (incubating)](https://github.com/apache/incubator-mxnet) 的最新 gluon 接口来演示如何从0开始实现深度学习的各个算法。我们的将利用 [Jupyter notebook](http://jupyter.org/) 能将文档,代码,公式和图形统一在一起的优势,提供一个交互式的学习体验。这个项目可以作为一本书,上课用的材料,现场演示的案例,和一个可以尽情拷贝的代码库。据我们所知,目前并没有哪个项目能既覆盖全面深度学习,又提供交互式的可执行代码。我们将尝试弥补这个空白。 -- [第一季十九课视频汇总](https://discuss.gluon.ai/t/topic/753)(本教程在不断改进中。视频中使用的[版本](https://github.com/mli/gluon-tutorials-zh/archive/v0.61.zip)) +- [第一季十九课视频汇总](https://discuss.gluon.ai/t/topic/753)(本教程在不断改进中。最接近视频中的[版本](https://github.com/mli/gluon-tutorials-zh/archive/v0.61.zip)) - [可打印的 PDF 版本在这里](./gluon_tutorials_zh.pdf) - 课程源代码在 [Github](https://github.com/mli/gluon-tutorials-zh) (亲,给个好评加颗星) - 请使用 [http://discuss.gluon.ai/](http://discuss.gluon.ai/) 来进行讨论