0% found this document useful (0 votes)
57 views

Understanding Perceptron Algorithm - Handwritten Notes

The document discusses the perceptron algorithm, an algorithm for supervised learning of binary classifiers. It covers the threshold logic unit, how the perceptron is trained using an update rule, assumptions needed for convergence, and a proof of convergence.

Uploaded by

Honoré
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views

Understanding Perceptron Algorithm - Handwritten Notes

The document discusses the perceptron algorithm, an algorithm for supervised learning of binary classifiers. It covers the threshold logic unit, how the perceptron is trained using an update rule, assumptions needed for convergence, and a proof of convergence.

Uploaded by

Honoré
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

Understanding Perceptron Algorithm - Handwritten Notes

Table of Contents
1. What is Percepron Algorithm
2. What is Threshold Logic Unit
3. How the Perceptron is Trained
4. Understanding the Update Rule
5. Assumptions for convergence
6. Proof of Convergence

You might also like