InterviewSolution
Saved Bookmarks
| 1. |
A perceptron has input weights W1 = – 3.9 and W2 = 1.1 with threshold value T = 0.3.What output does it give for the input x1 = 1.3 and x2 = 2.2 ?(A) – 2.65(B) – 2.30(C) 0(D) 1 |
| Answer» | |