Difference between revisions of "Perceptron (P)"
m (BPeat moved page Perceptron to Perceptron (P) without leaving a redirect) |
|||
| Line 2: | Line 2: | ||
* [http://www.asimovinstitute.org/author/fjodorvanveen/ Neural Network Zoo | Fjodor Van Veen] | * [http://www.asimovinstitute.org/author/fjodorvanveen/ Neural Network Zoo | Fjodor Van Veen] | ||
| + | * [http://en.wikipedia.org/wiki/Perceptron Wikipedia] | ||
| + | |||
| + | A linear classifier (binary). Also, it is used in supervised learning. It helps to classify the given input data into two parts. | ||
<youtube>ntKn5TPHHAk</youtube> | <youtube>ntKn5TPHHAk</youtube> | ||
Revision as of 11:53, 11 May 2018
A linear classifier (binary). Also, it is used in supervised learning. It helps to classify the given input data into two parts.