Got input shape error when trying to do prediction after the model is trained. What should be the input shape? I use model.predict([X, A]).
Got input shape error when trying to do prediction after the model is trained. What should be the input shape? I use model.predict([X, A]).