For example, I have a sequence of length 100, and I want to use Conv1D in Keras to do convolution:
Conv1D
If I set the number of filters = 10 and <
filters = 10