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

508 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e8f2f13c4cdbe86b5c72d99 卷積神經網絡:評估模型 11 eCATNvwraXg
aid bvid cid
933030136 BV1hM4y1g7Bx 409132265
convolutional-neural-networks-evaluating-the-model

--question--

--text--

什麼 不是 提高卷積神經網絡準確性的好方法?

--answers--

擴充你已有的數據。


使用預先訓練的模型。


使用你的測試數據重新訓練模型。

--video-solution--

3