Mbzuai Entry Exam Sample Questions //top\\ May 2026
Briefly explain how backpropagation computes gradients in a neural network. Why is the chain rule essential? Section 5: Python & Coding Logic (10%) Question 13: What is the output of the following?
The exam generally tests: > Python Programming > Basic ML Theory . MBZUAI Entry Exam Sample Questions Section 1: Linear Algebra (30%) Question 1: Let ( A ) be a 3x3 matrix with eigenvalues ( 2, -1, 3 ). What is the determinant of ( A^2 - 2A )? mbzuai entry exam sample questions
Given vectors ( u = (1, 2, -1) ), ( v = (0, 1, 3) ). Compute the projection of ( u ) onto ( v ). Briefly explain how backpropagation computes gradients in a
If ( A ) and ( B ) are square invertible matrices, then ( (A + B)^-1 = A^-1 + B^-1 ). Explain briefly. Section 2: Calculus & Optimization (25%) Question 4: Find the gradient ( \nabla f(x,y) ) of ( f(x,y) = \ln(1 + e^xy) ). Then compute the directional derivative at ( (1,0) ) in the direction of ( (1,1) ). The exam generally tests: > Python Programming >


