C2W4 Assignment - Shapes are not incompatible

Hi, I’ve got error in model.fit the ValueError: Shapes (None, 1) and (None, 26) are incompatible. I’ve already changed my output layer in create_model function into 26 with softmax activation layer.

Please read this