Skip to content

AlexKbit/deeplearning-digits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Project Overview

Sample of using deep-learning for digits recognition. This solution based on deeplearning4j.

Application run

  • ApplicationLauncher - spring boot launcher with UI
  • DataSetPrepare - Java runner for prepare training data (/dataset/digits.txt)
  • TrainNeuralNet - Java runner for neural net training (/resources/nnModel)

User interface

UI digit 1

UI digit 3

UI digit 8

Open application by root path.

  • Draw you digit in window
  • Submit your image
  • Get result of digit on image

About

Sample of using deep-learning for digits recognition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published