
An IPython notebook on the linear perceptron
Originally posted on R196, Hilbert's Hotel:
Just mirroring a post from the other blog. Here is an IPython notebook with an implementation of the linear percepton algorithm. Details will follow in another post and I give a general idea of what it does in the notebook but here is what the picture looks like. Assuming that you have a set of points and you… Continue reading An IPython notebook on the linear perceptron