Skip to content

Instantly share code, notes, and snippets.

@ajinkyajawale14499
Created July 8, 2019 19:34
Show Gist options
  • Select an option

  • Save ajinkyajawale14499/49aff26a21a5a180852d9a5dcffab566 to your computer and use it in GitHub Desktop.

Select an option

Save ajinkyajawale14499/49aff26a21a5a180852d9a5dcffab566 to your computer and use it in GitHub Desktop.
for image_batch, label_batch in train_generator:
break
image_batch.shape, label_batch.shape
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment