I am trying to load a Keras model which was trained on an Azure VM (NC promo). But I am getting the following error.
TypeError: Unexpected keyword argumen
I was running into the same thing. You will have to upgrade to Tensorlfow 2.0 and Keras, or match the two systems together.