Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the following prototype patterns: ? ?and a. Find and sketch a decision boundary for a perceptron network that will recognize these two vectors. b.

Consider the following prototype patterns:

? p_1 = egin{bmatrix} 1\0.5 end{bmatrix}?and p_2 = egin{bmatrix} 2\1 end{bmatrix}

a. Find and sketch a decision boundary for a perceptron network that will recognize these two vectors.

b. Find weights and bias which will produce the decision boundary found in part a, and sketch the network diagram.

c. Calculate the network output for the following input. Is the response reasonable? Explain. p = egin{bmatrix} 1\0 end{bmatrix}

d. Design a Hamming network to recognize the two prototype vectors above.

e. Calculate the Hamming network output using the input vector in part c, showing all steps. Does the Hamming network produce the same decision as the perceptron? Explain why or why not. Which network is better suited to this problem. Explain.

P1 = 1 0.5 P2 = 2 P = 1

Step by Step Solution

3.45 Rating (158 Votes )

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Calculus

Authors: Dale Varberg, Edwin J. Purcell, Steven E. Rigdon

9th edition

131429248, 978-0131429246

More Books

Students also viewed these Programming questions

Question

summarize the history of work psychology;

Answered: 1 week ago