Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 350 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 350 Bytes

Fortran-Perceptron

A simple 1-layer perceptron to classify handwritten numbers. Unzip the data archive into the bin directory. Run gui.py, wait for the training program to run through 5 epocs, then draw a number and close the drawing canvas once the console displays a message asing for input.

Python 3 (or greater) is required, along with numpy.