perceptron, a Python code which demonstrates the calculation of a classifier of linearly separable data using the perceptron algorithm.
The computer code and data files described and made available on this web page are distributed under the MIT license
perceptron is available in a MATLAB version and a Python version.