Import Keras to Java
Repo contains 2 files with the same models and 1 file of the model:
- .ipynb file with Keras model (Python 3 is used);
Keras model was prepared using the following library versions: Keras==2.2.5 Tensorflow==1.5.0 numpy==1.15.4
-
Java file with the imported model;
-
.h5 File of the Keras model.