ValueError: Input 0 of layer “conv_lstm1d” is incompatible with the layer: expected ndim=4, found ndim=3. Full shape received: (None, 300, 17)
I am new with deep learning, I need help to figure out what I am missing in this code.
I am new with deep learning, I need help to figure out what I am missing in this code.