perceptron_test an Octave 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_test is available in a MATLAB version and an Octave version and a Python version.