Difference between revisions of "Perceptron (P)"
| Line 4: | Line 4: | ||
* [http://en.wikipedia.org/wiki/Perceptron Wikipedia] | * [http://en.wikipedia.org/wiki/Perceptron Wikipedia] | ||
| − | + | A linear classifier (binary) helps to classify the given input data into two parts. | |
| − | + | http://ataspinar.com/wp-content/uploads/2016/11/perceptron_schematic_overview.png | |
| + | https://appliedgo.net/media/perceptron/pointsandline.png | ||
<youtube>ntKn5TPHHAk</youtube> | <youtube>ntKn5TPHHAk</youtube> | ||
Revision as of 22:58, 12 May 2018
A linear classifier (binary) helps to classify the given input data into two parts.