AnthonyAposta / perceptron

A linear classifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

perceptron

The perceptron model is one of the simplest linear classifiers, and here it is implemented from scratch for learning purposes.

About

A linear classifier


Languages

Language:Python 100.0%