2. We wish to classify four students' outcomes as pass or fail in a course during the online semester. We have 4 training samples as given in Table 1. Table 1: Perceptron data Attributes Student...


2. We wish to classify four students' outcomes as pass or fail in a course during the<br>online semester. We have 4 training samples as given in Table 1.<br>Table 1: Perceptron data<br>Attributes<br>Student<br>Outcome<br>Attending<br>tively<br>(i)<br>(ii)<br>(iii)<br>(iv)<br>ac- Submitting<br>assignments<br>Watching<br>recordings<br>the<br>1<br>1<br>-1<br>Pass<br>-1<br>-1<br>-1<br>Fail<br>-1<br>1<br>- 1<br>Fail<br>1<br>-1<br>-1<br>Pass<br>Train a perceptron to fully classify them and show all steps until convergence.<br>Choose the learning rate to be 1 and initial weights to be [0.25, 0.25, 0.25]. Analyze<br>the final converged weight and what does it say? If you have got an attribute set<br>of (-1, 1, 1], whether you will pass or fail?<br>

Extracted text: 2. We wish to classify four students' outcomes as pass or fail in a course during the online semester. We have 4 training samples as given in Table 1. Table 1: Perceptron data Attributes Student Outcome Attending tively (i) (ii) (iii) (iv) ac- Submitting assignments Watching recordings the 1 1 -1 Pass -1 -1 -1 Fail -1 1 - 1 Fail 1 -1 -1 Pass Train a perceptron to fully classify them and show all steps until convergence. Choose the learning rate to be 1 and initial weights to be [0.25, 0.25, 0.25]. Analyze the final converged weight and what does it say? If you have got an attribute set of (-1, 1, 1], whether you will pass or fail?

Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here