Skip to content

Commit

Permalink
fix typo on include img
Browse files Browse the repository at this point in the history
  • Loading branch information
Tr4cer0 authored Nov 20, 2018
1 parent 545d89e commit f8d470e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch03_深度学习基础/第三章_深度学习基础.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ sigmoid 激活函数图像如下图所示:

深度学习是机器学习的一种,现在深度学习比较火爆。在传统机器学习中,手工设计特征对学习效果很重要,但是特征工程非常繁琐。而深度学习能够从大数据中自动学习特征,这也是深度学习在大数据时代受欢迎的一大原因。

![](.img/ch3/3-10.jpg)
![](./img/ch3/3-10.jpg)

![](./img/ch3/3-11.jpg)

Expand Down

0 comments on commit f8d470e

Please sign in to comment.