Skip to content

Instantly share code, notes, and snippets.

@kamal2230
Created October 11, 2020 07:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kamal2230/c409b5fca3f3b91e4aa0ac112a2e63be to your computer and use it in GitHub Desktop.
Save kamal2230/c409b5fca3f3b91e4aa0ac112a2e63be to your computer and use it in GitHub Desktop.
predict = model.predict_generator(test_generator, steps = int(np.ceil(33/20)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment