Loading

Quipoin Menu

Learn • Practice • Grow

math-for-ai / What is a Gradient?
exercise
1/5
Exercise 1Math-for-ai
Question

Compute the gradient of f(x,y) = x^2 + y^2 at the point (3,4) using NumPy (numerical approximation) or SymPy.