M Mr. Dubey π Coach β 104.60K Points π Machine Learning (ML) Q. What is the sequence of the following tasks in a perceptron? Initialize weights of perceptron randomly Go to the next batch of dataset If the prediction does not match the output, change the weights For a sample input, compute an output (A) 1, 4, 3, 2 (B) 3, 1, 2, 4 (C) 4, 3, 2, 1 (D) 1, 2, 3, 4 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) 1, 4, 3, 2