Question: 1.Find the weights required to perform the following classifications using perceptron network The vectors (1, 1, -1, -1) ,and (!,-I. 1, -I). are belonging to
1.Find the weights required to perform the following classifications using perceptron network The vectors (1, 1, -1, -1) ,and (!,-I. 1, -I). are belonging to the class (so have target value 1), vector (-1, -1, -1, 1) and (-1, -1, 1 1) are not belonging to the class_ (so have target value -1). Assume learning rate 1 and initial weight as "0.
2. Implement AND function using Adaline network
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
