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
Post New Answer View All Answers
How are weights initialized in a network?
How many kinds of nns exist?
How to avoid overflow in the logistic function?
What are the different layers in CNN?
How neural networks became a universal function approximators?
What is simple artificial neuron?
what are some advantages and disadvantages of neural network?
What are artificial neural networks?
Describe the structure of artificial neural networks?
What are cases and variables?
What are batch, incremental, on-line, off-line, deterministic, stochastic, adaptive, instantaneous, pattern, constructive, and sequential learning?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
What is Pooling in CNN and how does it work?
What is the role of activation functions in a Neural Network?
What learning rate should be used for backprop?