DigitRecognizer

Original Repo Java Digit Recognition Application Hand Writing Digit Recognition using Simple Neural Networks with Spark MLib and Deep Convolution Neural Network with Deeplearning4j Acuracy with simple model 97% and with convolutional neural network 99.2%.

How to run?

Build Application

./gradlew build

Run Application

./gradlew run

License

EPL