Difference between revisions of "Perceptron (P)"

From
Jump to: navigation, search
m
Line 4: Line 4:
 
* [http://en.wikipedia.org/wiki/Perceptron Wikipedia]
 
* [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.   
+
A linear classifier (binary) helps to classify the given input data into two parts.   
  
 
<youtube>ntKn5TPHHAk</youtube>
 
<youtube>ntKn5TPHHAk</youtube>

Revision as of 11:55, 11 May 2018

YouTube search...

A linear classifier (binary) helps to classify the given input data into two parts.