Agathe Minaro

Results 3 comments of Agathe Minaro

Yes I had to make some small changes on the packages import by replacing : - `from keras.engine import Model` by `from keras.engine.training import Model` - `from keras.utils import Sequence,...

Also the dropbox link in the _example.py_ file does not work anymore.

I'm using the version 2.6.0 of Keras and Tensorflow.