What is perceptron and why it is important to understand neural networks?
1. Introduction to the perceptron
A perceptron is a type of artificial neural network model that is used for supervised learning of binary classification problems, i.e., problems where we want to predict whether an input belongs to one of two categor...
data-intelligence.hashnode.dev9 min read