View on GitHub

Bearded-android-docs

Gradient

Download this project as a .zip file Download this project as a tar.gz file

Created Friday 15 November 2013

The gradient of a function is an operator \( \nabla \) (pronounced del operator)

$$ \nabla f(x,y) = f_x \hat i + f_y \hat j$$

where \(f_x\) is the partial derivative of f with respect to x.


Backlinks:

MachineLearning:NeuralNetworks:Appendix
comments powered by Disqus