Files
freeCodeCamp/curriculum/challenges/chinese-traditional/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