Uploaded by Khairul Azlan

ITS662 TUTORIAL 6

advertisement
ITS662
TUTORIAL 6
GROUP NAME :______________
1. Differentiate between Biological Neural Network and Artificial Neural Network.
2. By drawing the ANN topology, describe the differences between Hopfield ANN and BAM.
3. Draw a topology of Neural Network consists of 4 input neurons, 2 hidden layers with 3 neurons
and 2 output neurons.
4. Suggest a topology for an ANN that classifies dengue fever. The output would be either positive
or negative.
5. Suggest a topology that classifies student performance in FYP. The output would be either pass
or fail.
6. Describe back-propagation Neural Network and draw an example of the network.
7. Provide THREE (3) advantages of Neural Network.
8. Suggest how to improve the performance of ANN.
9. Calculate the output for the below ANN.
X1 = 0.3
X2 = 0.4
X3 = 0.7
W1 = 0.5
W2 = 0.8
W3 = 0.1
10. Calculate the output for the below ANN.
X1 = 0.4
X2 = 0.5
X3 = 0.6
W1 = 0.2
W2 = 0.7
W3 = 0.9
Download