Search for question
Question

2. Two sets of data are provided online (vUWS). One is called "input.mat" that contains 3 input columns, each with 5,000 sets of data. The other is called "output.mat" that contains

2 output columns, with 5,000 sets of data in each column. Build a multi-layered perceptron neural network, that can learn the relationship between the 3 inputs and 2 outputs using the data sets provided. Clearly provide and explain the following information in the report: a) The NN structure b) The NN parameters c) The NN performance plot d) The number of test sets e) The training results plot f) The training error plots in absolute and percentage values Note: The mat files can be loaded using MATLAB command ‘load'. • Test sets should only be used to evaluate the training results and error plots. (12 marks)

Fig: 1