Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mp3guy/perceptron

Simple example of a single perceptron
https://github.com/mp3guy/perceptron

Last synced: 17 days ago
JSON representation

Simple example of a single perceptron

Awesome Lists containing this project

README

        

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