This is a JavaFX GUI program build with Maven.
THe program using deeplearning4j to load trained HDF5 format model to recognize handwirte number.
You can use mouse to write the number as input or choose number picture.
I use JupterNotebook at root folder running on Colab to training the model by using MNIST dataset.
The Demo Video shows once use of the app.