Skip to content

SajawalHassan/digit_classifier_dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit classifier

A digit classifier to detect hand drawn images of numbers 0-9

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing

About The Project

This project was just to learn about CNNs and its not really a useful project but hey I learned something so that's cool!

(back to top)

Built With

Here are the things I used to build this project

  • Python
  • Matplotlib
  • Numpy
  • Tensorflow

(back to top)

Getting Started

Just click on the digit_classifier.ipynb and there will be a link to open in colab. Just click it and you're done!

(back to top)

Roadmap

  • Build the model
  • [] Make a website for this model

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published