Consider again the four-class decision problem that we introduced in Problem P4.3. Train a perceptron network to solve this problem using the perceptron learning rule.
Problem P4.3
We have a classification problem with four classes of input vector. The four classes are
Design a perceptron network to solve this problem.