while training the model train_descriptions parameter should be divided by which parameter?
In the tutorial it is said number_pics_per_batch,
but we never defined such parameter?
the code is here whihc gives error:
epochs = 20
batch_size = 3
steps = len(train_descriptions)//number_pics_per_batch