Visitor II
August 3, 2020
Question
Model saved with Keras 2.4.0 but <= 2.3.1 is supported
- August 3, 2020
- 1 reply
- 1572 views
I receive the following error when I try to load a model I created with Keras: INVALID MODEL: Couldn't load Keras model, error: Model saved with Keras 2.4.0 but <= 2.3.1 is supported
As you can see in attached screenshot I'm working with a python virtual environment where I installed Keras 2.3.0, so I am not able to figure out where the problem is. Thanks for the help !
