Home
Softono

NeuralNet Handwriting IOS

Open source MIT Swift
182
Stars
35
Forks
5
Issues
6
Watchers
6 years
Last Commit

 About NeuralNet Handwriting IOS

A handwriting recognition example for iOS using NeuralNet

Platforms

Web Self-hosted macOS iOS

Languages

Swift

Links

Need Help Installing NeuralNet Handwriting IOS?

We provide expert installation service for this software. Our team will install, configure, and secure NeuralNet Handwriting IOS on your server. plans start at just $30.

NeuralNet Handwriting IOS

View on GitHub

Handwriting Example - NeuralNet

A handwriting recognition example for iOS using NeuralNet.

Note: this application is part of the Swift AI project. Full details about the library can be found in the main repo.

preview

About

This simple iOS app demonstrates real-world usage of NeuralNet. The app comes packaged with a pre-trained neural network that was trained using NeuralNet-MNIST.

The MNIST dataset was used for this example.

Installation

Just clone or download this repository and run the app! All dependencies are included.

Usage

Sketch a digit from 0 to 9 on the canvas. The neural network will attempt to classify the image.

The neural network's input will be displayed in the bottom left: this is a scaled-down 28x28px version of your drawing. The network's output will be displayed in the bottom right, along with the prediction's confidence.