What do you understand by perceptron? Also, explain its type.
Answer Posted / Priyanka Gupta
The Perceptron is a simple linear classifier used as the foundational building block for artificial neural networks. It takes input data and produces an output decision based on a threshold function that compares the weighted sum of inputs to a bias term. The Perceptron can be either binary or multi-class, depending on the number of output classes it is trained to produce.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category