from keras.models import load_model
folder_path = '80_acc_best_model/'
model = load_model(folder_path + 'deep_learning_model.h5')
--
You received this message because you are subscribed to the Google Groups "Keras-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keras-users...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/keras-users/b6946427-6f31-412d-9d54-de5042c4d683%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.