- Cs 5710 Machine Learning Homework 4 Perceptron Apply The Perceptron Learning Algorithm For The Following Pattern Set St 1 (82.61 KiB) Viewed 18 times
CS 5710 Machine Learning Homework 4 Perceptron Apply the perceptron learning algorithm for the following pattern set. St
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
CS 5710 Machine Learning Homework 4 Perceptron Apply the perceptron learning algorithm for the following pattern set. St
CS 5710 Machine Learning Homework 4 Perceptron Apply the perceptron learning algorithm for the following pattern set. Start with weight vector (b, w₁, W2)= (1, 0, 0). Apply the patterns in the given order cyclically. For each step of perceptron learning written down the applied pattern, the classification result and the update of the weight vector. b X₁ X₂ Class 1 1 1 + 1 1 0 1 0 0 1 0 1 E ++ LE