Introduction to Perceptron
Learn what a perceptron is and the types of boundaries it can make.
We'll cover the following
What is a perceptron?
Perceptron is a binary linear classifier used in supervised learning to classify the given input data.
Visualize a perceptron
In the case of two input data points, the perceptron model makes a line that separates the two classes.
Create a free account to view this lesson.
By signing up, you agree to Educative's Terms of Service and Privacy Policy