A simple project in Python to understand better how the perceptron works.
The perceptron algorithm made in python, I use the Data Set iris to test it.