Files
freeCodeCamp/curriculum/challenges/chinese/11-machine-learning-with-python/tensorflow/convolutional-neural-networks-evaluating-the-model.md
2021-07-15 13:04:11 +05:30

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