Skip to content

An Android app that implements a random forest model to recognize digits in an image

Notifications You must be signed in to change notification settings

varchasviv/digit-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

About this repository

This repository contains all the code associated with the Android app that lets you take a picture, which then gets converted into pixel data. A random forest model trained on the MNIST data set is then applied on the pixel data to make a prediction. The predicted digits are printed and shown in the app.

Future Work

Deployment of the app on Play Store

About

An Android app that implements a random forest model to recognize digits in an image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published