Neural-Networks
Question 1 |
Which of the following are correct for the neural network?
A. The training time depends upon the size of network.
B. Neural network can be simulated on the conventional computer.
C. Neural network mimic the same way as that of the humans brain.
D. A neural network include feedback.
Choose the correct answer from the options given below:
A. The training time depends upon the size of network.
B. Neural network can be simulated on the conventional computer.
C. Neural network mimic the same way as that of the humans brain.
D. A neural network include feedback.
Choose the correct answer from the options given below:
A and B only | |
A, C and D only | |
A, B and C only | |
A and C only |
Question 2 |
Arrange the following steps in a proper sequence for the process of training a neural network.
A)Weight initialization
B)Feed forward
C)Back Propagation
D)Loss Calculation
E)Weight Update
Choose the correct answer from the options given below:
A)Weight initialization
B)Feed forward
C)Back Propagation
D)Loss Calculation
E)Weight Update
Choose the correct answer from the options given below:
(A),(B),(D),(C),(E)
| |
(D),(B),(A),(C),(E)
| |
(A),(C),(D),(B),(E)
| |
(E),(C),(B),(D),(A) |