Skip to content

Machine learning models to classify handwritten digits

Notifications You must be signed in to change notification settings

Momin-C/The-Number-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

The Number Guide

Application for classifying handwritten digits using the decision tree classifier and neural network machine learning models.

Report Bug

Issues LinkedIn

Table of Contents

About The Project

The Number Guide allows you to classify handwritten digits as their respective numbers. There are two models which can be accessed in /Models these models are decision tree classifiers and neural networks. For in-depth explanations refer to the notebook.

Developed Using

This project was developed using Jupyter Notebook and many modules, documentation can be found below

Screenshots

Test

Contributing

If you have any ideas on how to improve The Number Guide, make a contribution!

  1. Fork the project
  2. Create a new branch (git checkout -b update)
  3. Commit your changes (git commit -m 'Description of update')
  4. Push to the branch (git push origin update)
  5. Open a new pull request

References

Contact

Momin Chaudhry - @momin_c - [email protected]

About

Machine learning models to classify handwritten digits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published