What are symbolic tensors, and why do they throw “use `steps_per_epoch` argument” error?
问题 Note: I already solved my issue, but I'm posting the question in case others have it too and because I don't understand how I solved it. I was building a Named Entity Classifier (sequence labelling model) in Keras with Tensorflow backend. When I tried to fit the model, I got this error (which, amazingly, returns only 4 Google results): "If your data is in the form of symbolic tensors, you should specify the `steps_per_epoch` argument (instead of the batch_size argument, because symbolic