Getting the grading issue in Tensorflow Course4 week4 programming assignment “Programming Assignment: Adding CNNs to improve forecasts”
Error: InvalidArgumentError: Incompatible shapes: [1150,64] vs. [1150] [Op:SquaredDifference]
I tried many time to resolve issue but not getting it
Solved! , I changed architecture of NN and made few changes in notebook, then good to go!
Hey, I am having the same issue can you tell me how did you get pass this by changing NN architecture. Thank you in advance !
Kazek
April 17, 2023, 8:33pm
4
Hey @Ranjeet_Kumbhar1
I am having the same issue, could you please share with me the NN changes you implemented to the model for it to work?
Would very much appreciate
Best