Category: Technology
-
Machine Learning GG EZ: Perceptron Algorithm
For data scientist scholars, the first algorithm that we learn is Perceptron, just because of how simple and elegant it is to solve classification problems. What is a classification problem? As you probably can guess already, its a problem to classify 2 things, either true or false. As an example, imagine you have a dataset…