Skip to content

The front end, libraries, and app to train the network used in a handwriting recognition application. The piece not here is the network itself, found: https://github.com/stevejarvis/neural-network

License

Notifications You must be signed in to change notification settings

stevejarvis/scrawl-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project to recognize handwritten digits by use of a neural network.

This repository contains the iOS front end, the Python application used to train
the network and any other pieces needed to make this work.

The neural network is added as a submodule and must be pulled with 'git 
submodule update'.

GLPaint: iOS application for demonstration
NetworkTraining: Application that teaches the MNIST database to the network
Site: Web interface for query from GLPaint

About

The front end, libraries, and app to train the network used in a handwriting recognition application. The piece not here is the network itself, found: https://github.com/stevejarvis/neural-network

Resources

License

Stars

Watchers

Forks

Packages

No packages published