\(\newcommand{\B}[1]{ {\bf #1} }\) \(\newcommand{\R}[1]{ {\rm #1} }\)
py_gradient¶
View page sourcePython Gradient Calculation¶
The gradient is for the last component of the range space of the algorithm (the algorithm can have a range space dimension greater than one.)
Name |
Title |
|---|---|
autograd_gradient.py |
|
cppad_py_gradient.py |
|
jax_gradient.py |
|
torch_gradient.py |
|
check_grad_det.py |
|
check_grad_ode.py |
|
check_grad_llsq.py |