Perceptron

A perceptron is a simple type of neural network used for binary classification tasks. It consists of a single layer of neurons and can learn to separate data into two classes.

» Glossary