can a NN model run without specifying the epoch_size at the time of fitting the model?
ValueError: `batch_size` or `steps` is required for `Tensor` or `NumPy` input data.
is the error i was getting while fit the model.
It is appreciated if i been helped.thanks...:) :)
1 answers ( 0 marked as helpful)
Hi there,
Please refer to this question here: https://365datascience.com/question/running-into-errors-in-mnist-exercise/
Best,
The 365 Team
The 365 Team