Files
freeCodeCamp/curriculum/challenges/chinese/11-machine-learning-with-python/tensorflow/convolutional-neural-networks-evaluating-the-model.md

35 lines
508 B
Markdown
Raw Permalink Normal View History

---
id: 5e8f2f13c4cdbe86b5c72d99
title: '卷积神经网络:评估模型'
challengeType: 11
videoId: eCATNvwraXg
bilibiliIds:
aid: 933030136
bvid: BV1hM4y1g7Bx
cid: 409132265
dashedName: convolutional-neural-networks-evaluating-the-model
---
# --question--
## --text--
什么 **不是** 提高卷积神经网络准确性的好方法?
## --answers--
扩充你已有的数据。
---
使用预先训练的模型。
---
使用你的测试数据重新训练模型。
## --video-solution--
3