Good morning, I have a problem when training the neuralnetwork and I would like to know if you can help me. I get the following error:
ValueError: logits and labels must have the same shape, received ((None, 5) vs (None, 1)).
and I think I have all the above well done.
Hope you can clarify this problem.
Thanks in advance,
Miguel