Introduction To Neural Networks: Exercise Sheet 1: Question 1 (Based On Question 1 in Jan 1999 Exam)
Introduction To Neural Networks: Exercise Sheet 1: Question 1 (Based On Question 1 in Jan 1999 Exam)
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.
(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)
(b)
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)
(b)
(c)
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.
State in words what values the weights and thresholds can take, and provide an example of particular values. [8%]