diff --git a/deepLearning/readme.md b/deepLearning/readme.md index c24d8d9e..5d948aa5 100644 --- a/deepLearning/readme.md +++ b/deepLearning/readme.md @@ -19,6 +19,8 @@ Note: the project aims at imitating the well-implemented algorithms in [Deep Lea [Deep Learning with Keras ](https://github.com/PacktPublishing/Deep-Learning-with-Keras/tree/master/Chapter07) +[动手学深度学习 在线书籍 ](https://github.com/d2l-ai/d2l-zh) + # 博客资源 [深度学习(一)——MP(多层感知器)神经元模型, BP(反向传播)算法, 《机器学习》周志华著; 台湾大学李宏毅副教授的深度学习课程; Deep Learning书籍](http://antkillerfarm.github.io/dl/2017/01/13/Deep_Learning.html)