The perceptron algorithm - some limitations
1. Introduction
Perceptron, a simple neural network algorithm, is primarily used for classification problems that are binary in nature. However, the type of data that is being used puts a limiting factor on the efficient working of the perceptron alg...
data-intelligence.hashnode.dev9 min read