Commit Graph

8 Commits

Author SHA1 Message Date
Fabio Manganiello ebad3c366e Explicitly pass metrics as a list (Keras back-compatibility) 2020-10-28 23:06:21 +01:00
Fabio Manganiello 4c12e2d6a0 s/keras/tensorflow.keras/g 2020-10-28 22:58:59 +01:00
Fabio Manganiello fa786f56b9 Support for both models saved in .h5/.pb format and as Keras directories 2020-10-28 20:06:45 +01:00
Fabio Manganiello 604c315b5e More Keras back-compatibility fixes 2020-10-28 19:46:20 +01:00
Fabio Manganiello 870f7ad6b4 keras.losses.Loss not available on previous versions 2020-10-28 19:44:36 +01:00
Fabio Manganiello a1c8e6bee1 sparse_categorical_crossentropy as a string for back-compatibility with previous Keras versions 2020-10-28 19:40:46 +01:00
Fabio Manganiello d867880199 Added proper README and examples 2020-10-28 18:12:19 +01:00
Fabio Manganiello 2f578929fb Code commit 2020-10-27 15:21:32 +01:00