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

538 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e8f2f13c4cdbe86b5c72d97 卷积神经网络:卷积层 11 LrdmcQpTyLw
aid bvid cid
805608595 BV1Q34y1S7nr 409131585
convolutional-neural-networks-the-convolutional-layer

--question--

--text--

每个卷积层的三个主要属性是什么?

--answers--

输入大小、过滤器数量和过滤器的样本大小。


输入大小、输入尺寸和输入的颜色值。


输入大小、输入填充和步长。

--video-solution--

1