You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
according to the code
steps = len(train_descriptions)//number_pics_per_batch
but here in the whole code number_pics_per_batch isnot mentioned,so how to use it ?
according to the code
steps = len(train_descriptions)//number_pics_per_batch
but here in the whole code number_pics_per_batch isnot mentioned,so how to use it ?