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

440 B

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

--question--

--text--

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

--answers--

擴充你已有的數據。


使用預先訓練的模型。


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

--video-solution--

3