- 1 (33 KiB) Viewed 80 times
Problem 3 (20 marks) You are given the following single perceptron classifier which is fed with a binary input. Σ Figure
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Problem 3 (20 marks) You are given the following single perceptron classifier which is fed with a binary input. Σ Figure
Problem 3 (20 marks) You are given the following single perceptron classifier which is fed with a binary input. Σ Figure 2: Perceptron Classifier The output of the classifier is dictated by the following relationship: 1,20 y = »={ 0 21-< Page 2 (a) [10 marks) Suppose that the threshold value = -3 and d = 2. What would be the values of the weights w and wy if the aforementioned perceptron was used to create * NAND function. The truth table of a NAND function is given below: A @ANAND 0 0 O 1 0 1 1 1 D + 1 1 0 (b) (10 marks] Suppose that the threshold value = -3 and d = 3. What would be the values of the weights, and if the aforementioned perception was used to create a NOR function The truth table of n NOR function is given below: A A NORD 0 D 1 0 1 0 1 0 0 1 1 1 0