A collection of various perceptron algorithms, written in Python 2.x using numpy.
Parts of the code are inspired by lxmls-toolkit, others by numerous articles and tutorials on perceptrons.
This is currently work in progress.