-
-
Save kamal2230/c409b5fca3f3b91e4aa0ac112a2e63be to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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