2025-10-17

Perceptron

Neural Networks started in the form of perceptron introduced by Rosenblatt which included a single linear mapping and an activation function, originally the step function.

Rosenblatt's Perceptron was originally conceived as a three-component system for complex pattern recognition:

A single A-unit is the single-layer perceptron unit often referenced today, performing the linear mapping and step function, but the complete Perceptron system described in the 1957 report was an entire architecture designed to learn and recognize patterns.


You can send your feedback, queries here