Mar 27, 2021
Hi I am trying to run this on google colab. I have run 23 epochs and then when I try to run predict.py I get this error response.
ValueError: Cannot assign to variable dense_1/kernel:0 due to variable shape (256, 358) and value shape (256, 279) are incompatible
What is the matter here?