Visualizes 1000 points and uses the perceptrons to guess correctly if the point lies above or below the dividing line.
Green points indicate that the point was guessed correctly. Whereas Red points indicate incorrect guess.
We slowly converge to a function which guesses all the points correctly using simple gradient descent.