Teaching UGC NET Mock Test Series 2025 (Paper 1 & 2) Artificial Intelligence Artificial Neural Network
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:
1
(A), (B), (D), (C), (E)
2
(D), (B), (A), (C), (E)
3
(A), (C), (D), (B), (E)
4
(E), (C), (B), (D), (A)