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