1.

Which of the following is untrue regarding Prediction with Neural Networks?(a) It has to be first trained by sequences with known structures(b) Between input and output are many connected hidden layers(c) Between the connected hidden layers the machine learning takes place to adjust the mathematical weights of internal connections(d) It doesn’t have to be first trained by sequences with known structuresI got this question during an online exam.Query is from Protein Secondary Structure Predictionfor Globular Proteins in division Secondary Structure Prediction of Bioinformatics

Answer»

The correct CHOICE is (d) It doesn’t have to be first trained by sequences with known structures

Easy explanation: The neural network has to be first trained by sequences with known structures so it can recognize the amino acid PATTERNS and their relationships with known structures. During this process, the weight FUNCTIONS in hidden layers are optimized so they can relate input to output correctly. When the SUFFICIENTLY trained network PROCESSES an unknown sequence, it applies the rules learned in training to recognize particular structural patterns.



Discussion

No Comment Found

Related InterviewSolutions