Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 2 Design neural networks, using one or more Perceptron neurons, for the data as detailed below. Let your Perceptron use the threshold activation function:

Question 2
Design neural networks, using one or more Perceptron neurons, for the data as detailed below.
Let your Perceptron use the threshold activation function:
fthusahoul(z)={1,z00,z0
For each sub-question, draw diagrams to show the decision boundaries that your network uses, and
the structure of the neural network showing the weights that will correctly classify the function. Show
the arguments for your choices, all your assumptions, definitions, and calculations. Prove that the
weights you use will correctly classify the function.
Note that this question does not ask you to train a neural network using one of the neural network
algorithms. The purpose here is similar to the question on the relationship between decision trees
and Boolean expressions, in the previous assignment. It is possible to directly map a specific
Boolean expression to a network of Perceptrons. Rojas has a very good explanation of the concepts
needed in Chapter 2(and some aspects on XOR in Chapter 6).
Question 2(a)
Data set 1 :
P1=(-3,3)
P2=(3,-3)
P3=(3,3)
N1=(-3,-3)
Question 2(b)
Data set 2:
P1=(-3,-3)
P2=(3,3)
N1=(-3,3)
N2=(3,-3)
image text in transcribed

Step by Step Solution

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

Beginning Apache Cassandra Development

Authors: Vivek Mishra

1st Edition

1484201426, 9781484201428

More Books

Students also viewed these Databases questions

Question

Explain the factors influencing wage and salary administration.

Answered: 1 week ago

Question

Examine various types of executive compensation plans.

Answered: 1 week ago

Question

1. What is the meaning and definition of banks ?

Answered: 1 week ago