What is artificial intelligence neural networks?


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? (i) On average, neural networks have higher computational rates than conventional computers. (ii) Neural networks learn by example. (iii) Neural networks mimic the way the human brain works. a) All of the mentioned are true b) (ii) and (iii) are true c) (i), (ii) and (iii) are true d) None of the mentioned

1 Answers  


Who is concerned with nns?

0 Answers  


Having multiple perceptrons can actually solve the XOR problem satisfactorily: this is because each perceptron can partition off a linear part of the space itself, and they can then combine their results. a) True – this works always, and these multiple perceptrons learn to classify even complex problems. b) False – perceptrons are mathematically incapable of solving linearly inseparable functions, no matter what you do c) True – perceptrons can do this but are unable to learn to do it – they have to be explicitly hand-coded d) False – just having a single perceptron is enough

1 Answers  


What is the advantage of pooling layer in convolutional neural networks?

0 Answers  


The name for the function in question 16 is a) Step function b) Heaviside function c) Logistic function d) Perceptron function

1 Answers  






What are the disadvantages of artificial neural networks?

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 combination, activation, error, and objective functions?

0 Answers  


What is the role of activation functions in a Neural Network?

0 Answers  


How to avoid overflow in the logistic function?

0 Answers  


How are nns related to statistical methods?

0 Answers  


How human brain works?

0 Answers  


Categories