未验证 提交 b8f9884a 编写于 作者: J Jason 提交者: GitHub

Update Accuracy.md

上级 35db0112
......@@ -28,8 +28,8 @@ paddle.fluid.layers.accuracy(
```
### 功能差异
#### 计算机制的差异
Caffe:只能计算每个类别中top1中正确预测的个数
#### 计算机制
Caffe:只能计算每个类别中top1中正确预测的个数
PaddlePaddle:可以通过设置`k`来计算每个类别中top k 中正确预测的个数。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册