Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the following two-dimensional pattern recognition problem. Class I contains four points: (1, 1), (0, 1), (-1, 1) and (0, -1). Class II contains

Consider the following two-dimensional pattern recognition problem. Class I contains four points: (1, 1), (0,

Consider the following two-dimensional pattern recognition problem. Class I contains four points: (1, 1), (0, 1), (-1, 1) and (0, -1). Class II contains two points: (1, -1), (-1, -1). (a) Is this two-class pattern classification problem linearly separable or nonlinearly separable? Please supply a rigorous mathematical proof for your answer. (8 marks) (b) Design a MLP to separate these two classes completely. You are free to choose any number of hidden layers as well as any number of hidden neurons in each layer. The only constraint is that the activation functions for all the neurons, including the hidden neurons and output neurons, are hard limiters, i.e. step functions. (12 marks) (c) Explain why the MLP designed in (b) can solve this pattern classification problem. (5 marks)

Step by Step Solution

3.34 Rating (160 Votes )

There are 3 Steps involved in it

Step: 1

a To determine whether the twoclass pattern classification problem is linearly separable or nonlinearly separable we can plot the given points and see ... 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

Probability And Statistics

Authors: Morris H. DeGroot, Mark J. Schervish

4th Edition

9579701075, 321500466, 978-0176861117, 176861114, 978-0134995472, 978-0321500465

More Books

Students also viewed these Programming questions