Skip to content

LuposX/AndroidAppDigitRecognizer

Repository files navigation

AndroidAppDigitRecognizer

An Android app that recognizes handwritten digits using a Neural Network.

License: MIT Codacy Badge

This is a simple Android application that allows you to take a photo of handwritten digits and have them recognized by a neural network model.

The goal of this app was not to build the most accurate digit recognizer—there are better solutions available—but rather to experiment with neural networks, explore different architectures and techniques, and then use the best-performing model in a working Android app.

You can find more information about the models I trained, including their performance and code, here: 👉 Comet ML Dashboard

header


📲 Usage

  1. Download the .apk file from the Releases section.
  2. Install it on your smartphone.
  3. Open the app and start recognizing digits!

📄 License

Distributed under the MIT license. See LICENSE for more information.

About

An Android app which recognized handwritten digits with the help of a Neural Network.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published