添加方向导数和梯度图片

This commit is contained in:
chenyyx
2017-09-12 13:08:57 +08:00
parent df83643fb4
commit 0f84953bd4
2 changed files with 4 additions and 0 deletions

View File

@@ -138,6 +138,10 @@ Sigmoid 函数的输入记为 z ,由下面公式得到:
适用数据类型: 数值型和标称型数据。
```
### 附加 方向导数与梯度
![方向导数与梯度](../images/5.Logistic/方向导数和梯度.png)
## Logistic 回归 项目案例
### 项目案例1: 使用 Logistic 回归在简单数据集上的分类

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 KiB