Skip to content

An AI digit classification application built using Flutter 🔢

Notifications You must be signed in to change notification settings

ReemanS/flutter_ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter + ML

This is the repository for my Midterm Output for CIT 209 - Integrative Programming.

The application is a simple numerical digit detector, which attempts to predict a handwritten digit based off an image.

Test1 Test4

It makes use of the MNIST Dataset to train a CNN model in predicting digits.

At its current state, the application has several limitations.

  • The app can only predict one digit at a time.
  • The digit must be clearly written with thick ink.
  • The digit must be written in dark ink against a white or light colored background.

Necessary Links:

Submitted by Reeman Singh | BSIT-2A

About

An AI digit classification application built using Flutter 🔢

Resources

Stars

Watchers

Forks

Packages

No packages published