ValueError: Shapes (None, 5754, 4) and (None, 360, 4) are incompatible in my CNN
I’m trying to train a CNN for movement classification using acceleration data. The shapes of my X_train data and my Y_train data are:
I’m trying to train a CNN for movement classification using acceleration data. The shapes of my X_train data and my Y_train data are: