Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 317 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 317 Bytes

Character-Recognition

Handwritten digits recognition using machine learning, more specifically, a convolutional nueral network. Demo

  • To install all libraries required to run the script:
pip install -r requirements.txt
  • To run the script:
python app.py