Skip to content

Instantly share code, notes, and snippets.

@siddharthganjoo
Created August 30, 2021 10:00
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 siddharthganjoo/083934a23d48bc07fbd065bf13772964 to your computer and use it in GitHub Desktop.
Save siddharthganjoo/083934a23d48bc07fbd065bf13772964 to your computer and use it in GitHub Desktop.
model.load_weights('best.hdf5')
model.evaluate(X_test,y_test, batch_size=20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment