Lukas' Notes

Gradient

Feb 25, 20261 min read

analysis

Definition

Gradient

Let D⊆Rn an open set and f:D→R a totally differentiable function, then the vector

gradf=∇f=​∂x1​∂​f∂x2​∂​f⋮∂xn​∂​f​​

is called the gradient of f.


Graph View

Backlinks

  • Addressing Loss of Plasticity and Catastrophic Forgetting in Continual Learning
  • Backpropagation
  • Continuous State Space
  • Exploding Gradient
  • Free Energy
  • Hessian Matrix
  • Lagrange Multipliers
  • Tangent Space
  • Vanishing Gradient

Created with Quartz v4.4.0 © 2026

  • GitHub