What’s the problem with my tf.keras.input() function
when trying to train my model i am getting error – “ValueError: Cannot convert ‘8’ to a shape”, when the shape of my X_train is (5347,28).
when trying to train my model i am getting error – “ValueError: Cannot convert ‘8’ to a shape”, when the shape of my X_train is (5347,28).