/Perceptron

Simple example of a single perceptron

Primary LanguageC++

Perceptron

Simple example of a single perceptron. Pressing 'a' will generate random data and train the perceptron to learn an image of an "X" symbol.

Requires OpenCV to build.

Perceptron