Perceptron is a supervised learning algorithm for classification. It was originally proposed by Frank Rosenblatt and, refined and carefully analyzed by Marvin Minsky and Seymour Papert in 1969. The model is known as Perceptron Model.
Implementation Code:
For Notebook CLICK HERE