⭐ Python Digit Recogniser

A simple digit Recogniser made in Python

Demo

https://cosi.is-inside.me/UtsyPQfY.gif

Run Locally

Clone the project

  git clone https://github.com/yashraj-n/python-digit-recogniser

Go to the project directory

  cd python-digit-recogniser

Install dependencies

  pip i keras tensorflow Pillow tkinter pywin32

Run the Program

  python digit.py

GitHub

View Github