/DigitsorterAI

Small neural network written in python with tensorFlow, able to recognize handwritten digits

Primary LanguagePureBasic

DigitsorterAI

Small neural network written in python with tensorFlow, able to recognize handwritten digits

Made in two days for my small scientific project ⚡

How to use:

  1. Open main.py
  2. Chose mode CREATING_MODE = True if you want to create new model, and False if you want to run already done model
  3. Run main.py