1D CNN in Keras: if the number of filters and kernel_size are too low, will it stop convolution at the middle of a sequence?

前端 未结 0 1395
无人共我
无人共我 2020-12-21 13:20

For example, I have a sequence of length 100, and I want to use Conv1D in Keras to do convolution:

If I set the number of filters = 10 and <

相关标签:
回答
  • 消灭零回复
提交回复
热议问题