How are weights initialized in a network?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AI Neural Networks Interview Questions

 Which of the following is true for neural networks? (i) The training time depends on the size of the network. (ii) Neural networks can be simulated on a conventional computer. (iii) Artificial neurons are identical in operation to biological ones. a) All of the mentioned b) (ii) is true c) (i) and (ii) are true d) None of the mentioned

1 Answers  


How are layers counted?

0 Answers  


A 4-input neuron has weights 1, 2, 3 and 4. The transfer function is linear with the constant of proportionality being equal to 2. The inputs are 4, 10, 5 and 20 respectively. The output will be: a) 238 b) 76 c) 119 d) 123

1 Answers  


Which is the similar operation performed by the drop-out in neural network?

0 Answers  


How neural networks became a universal function approximators?

0 Answers  






 What are the advantages of neural networks over conventional computers? (i) They have the ability to learn by example (ii) They are more fault tolerant (iii)They are more suited for real time operation due to their high ‘computational’ rates a) (i) and (ii) are true b) (i) and (iii) are true c) Only (i) d) All of the mentioned

1 Answers  


What are conjugate gradients, levenberg-marquardt, etc.?

0 Answers  


What are cases and variables?

0 Answers  


What are the population, sample, training set, design set, validation set, and test set?

0 Answers  


What is the difference between a Feedforward Neural Network and Recurrent Neural Network?

0 Answers  


 What is back propagation? a) It is another name given to the curvy function in the perceptron b) It is the transmission of error back through the network to adjust the inputs c) It is the transmission of error back through the network to allow weights to be adjusted so that the network can learn. d) None of the mentioned

1 Answers  


An auto-associative network is: a) a neural network that contains no loops b) a neural network that contains feedback c) a neural network that has only one loop d) a single layer feed-forward neural network with pre-processing

1 Answers  


Categories