I am trying to save models at each epoch, and load them back in Keras 2.0.2
I saved the weights at each epoch and load them as follows:
from keras.models i