0% found this document useful (0 votes)
317 views2 pages

Introduction To Neural Networks: Exercise Sheet 1: Question 1 (Based On Question 1 in Jan 1999 Exam)

The document provides sample exam questions for an Introduction to Neural Networks course. It includes questions about: - The basic structure and components of biological neurons and how they relate to computational McCulloch-Pitts neurons. - Designing McCulloch-Pitts networks to implement logical operators like AND, OR and XOR. - The computational power and limitations of networks of McCulloch-Pitts neurons. - Deriving expressions for the weights and thresholds of McCulloch-Pitts neurons to compute specific input-output mappings.

Uploaded by

Mohamed Nabeel
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
317 views2 pages

Introduction To Neural Networks: Exercise Sheet 1: Question 1 (Based On Question 1 in Jan 1999 Exam)

The document provides sample exam questions for an Introduction to Neural Networks course. It includes questions about: - The basic structure and components of biological neurons and how they relate to computational McCulloch-Pitts neurons. - Designing McCulloch-Pitts networks to implement logical operators like AND, OR and XOR. - The computational power and limitations of networks of McCulloch-Pitts neurons. - Deriving expressions for the weights and thresholds of McCulloch-Pitts neurons to compute specific input-output mappings.

Uploaded by

Mohamed Nabeel
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Introduction to Neural Networks : Exercise Sheet 1

John A. Bullinaria - 2004 The syllabus and terminology for the Introduction to Neural Networks module have changed considerably over the years. The following questions are typical of what might come up in the exam this year. The percentages indicate what fraction of the two hour exam they correspond to.

Question 1 (Based on Question 1 in Jan 1999 Exam)


(a) Biological neurons have a cell body, axons, dendrites and synapses. Draw a diagram and label these terms on it. [4%] Draw the computational equivalent and label it. [4%]

(b) (c)

List the main differences between the computational model and the biological equivalent. [6%] The human brain has 1010 neurons, whereas a large computational model may have only 10,000. Give reasons why the difference in number may matter, and reasons why it may not. [4%] The human brain can generalise. Can neural network models? Explain why the question of whether they can or cannot is, or is not, important. [5%]

(d)

(e)

Question 2 (Based on Question 2 in Jan 1997 Exam)


(a) Derive expressions for the weights and threshold of a Perceptron that computes the logical function OR. [4%] Single layer Perceptrons are limited in the class of input-output mappings they can perform. Identify that class, and give one simple example of a problem within that class, and one simple example from outside that class. [6%]

(b)

Question 3 (Based on Question 1 in May 2002 Exam)


(a) (b) (c) Outline the basic structure and components of a simple biological neuron. Describe how this is related to a McCulloch-Pitts neuron. [5%] [5%]

Design networks of McCulloch-Pitts neurons that implement logical NOT, AND and OR gates. Draw each network and label all the weight and threshold values. [6%] In what way is XOR more difficult? [4%]

(d)

Question 4 (Based on Question 1 in May 2003 Exam)


(a) Draw labelled diagrams of a Biological Neuron and a McCulloch-Pitts Neuron. Discuss their relationship. [7%] Write down the equation for the output of a McCulloch-Pitts neuron in terms of its two inputs, its connection weights and its threshold. Derive inequalities that specify the weights and threshold for the logic gates NOT, AND, OR, and XOR. [9%] What do those inequalities tell us about the computational power of networks of McCulloch-Pitts neurons? [4%]

(b)

(c)

Question 5 (Based on Question 1 in August 2003 Resit Exam)


(a) (b) (c) Describe what a McCulloch-Pitts neuron is. Explain its relation to biological neurons. [5%] [5%]

Derive expressions for the weights and thresholds of a McCulloch-Pitts neuron that can compute the following input-output mappings: in1 0 0 1 1 in2 0 1 0 1 out 1 0 0 0 [5%] [5%]

State in words what values the weights and thresholds can take. (d) Discuss the power and limitations of networks of McCulloch-Pitts neurons.

Question 6 (Based on Question 1 in May 2004 Exam)


(a) Write down the equation for the output of a McCulloch-Pitts neuron in terms of its two inputs, its connection weights and its threshold. Derive expressions for the weights and thresholds of a McCulloch-Pitts neuron that can compute the following input-output mappings: in1 0 0 1 1 in2 0 1 0 1 out 1 1 1 0

State in words what values the weights and thresholds can take, and provide an example of particular values. [8%]

You might also like