/Classification-Algorithm-From-Scratch

The perceptron algorithm is the basic algorithm for classification, which serves as the backbone of the Neural Networks and SVM linear classification. This code will provide a deep understanding of the algorithm by taking you through it from scratch.

Primary LanguageJupyter Notebook

This repository is not active