description: A emnist simple example with save and load model and check predictions.
how build (gradle):
gradle build
how run:
./build/libs/dl4j-quickstart-1.0.0-beta2.jar
emnist example (0-9 and a-z and A-Z - 28x28) [kotlin + gradle support]
KotlinApache-2.0