Aug 28, 2017 · 1 min read
Hi Elior,
I saved the model using model.save(“myModel.h5”). Later when i try to load the model by using load_model(“myModel.h5”) it throws the following error —
NameError: global name ‘exponent_neg_manhattan_distance’ is not defined