The gradient operator is a differentiation operator that applies partial derivatives to a function. It returns the gradient vector of a function.
Definition
Gradient Operator ^definition
Let be a multivariate scalar function in Euclidean space, where . If is , then the gradient of is:
- While , then
- In the case of a real scalar function , if we have then:
Applications
- Used in gradient descent when training neural networks.