What is Perceptron in Machine Learning?
1585
27-Jun-2018
Updated on 18-Sep-2020
Prakash nidhi Verma
27-Jun-2018Perceptron is a type of algorithm for supervised classification in Machine learning which is give input into one of several possible non-binary outputs. The neural networks contents is an artificial neuron using the Heaviside step function as the activation function in Perceptron Algorithms.