Skip to content

BrittX/PyPerceptron

Repository files navigation

PyPerceptron

Perceptron using Python 3 that classifies letters of different fonts.

How to run

  • Download the perceptron.py file (MUST HAVE PYTHON 3 INSTALLED!)
  • Download the sampleTraining.txt (To test the perceptron)
  • In the same directory as the perceptron and training file run:
    • python perceptron.py
  • Follow the prompts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages