The network that involves backward links from output to the input and hidden layers is called as ____.
a) Self organizing maps
b) Perceptrons
c) Recurrent neural network
d) Multi layered perceptron



The network that involves backward links from output to the input and hidden layers is called as ___..

Answer / clara

c

Is This Answer Correct ?    14 Yes 0 No

Post New Answer

More AI Neural Networks Interview Questions

 Neuro software is: a) A software used to analyze neurons b) It is powerful and easy neural network c) Designed to aid experts in real world d) It is software used by Neuro surgeon

2 Answers   Bihar State Power Holding Company Limited BSPHCL,


How artificial neurons learns?

0 Answers  


What is simple artificial neuron?

0 Answers  


 A perceptron is: a) a single layer feed-forward neural network with pre-processing b) an auto-associative neural network c) a double layer auto-associative neural network d) a neural network that contains feedback

1 Answers  


A perceptron adds up all the weighted inputs it receives, and if it exceeds a certain value, it outputs a 1, otherwise it just outputs a 0. a) True b) False c) Sometimes – it can also output intermediate values as well d) Can’t say

1 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  


 Which of the following is true? Single layer associative neural networks do not have the ability to: (i) perform pattern recognition (ii) find the parity of a picture (iii)determine whether two or more shapes in a picture are connected or not a) (ii) and (iii) are true b) (ii) is true c) All of the mentioned d) None of the mentioned

1 Answers  


How neural networks became a universal function approximators?

0 Answers  


. Why are linearly separable problems of interest of neural network researchers? a) Because they are the only class of problem that network can solve successfully b) Because they are the only class of problem that Perceptron can solve successfully c) Because they are the only mathematical functions that are continue d) Because they are the only mathematical functions you can draw

1 Answers  


 Which of the following is not the promise of artificial neural network? a) It can explain result b) It can survive the failure of some nodes c) It has inherent parallelism d) It can handle noise

1 Answers  


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

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  


Categories