|
|
ForwardBackwardGradientTGradient Method |
| Name | Description | |
|---|---|---|
| Gradient |
Computes the gradient using the input/outputs stored in this object.
This method is thread-safe.
| |
| Gradient(Double) |
Computes the gradient using the input/outputs stored in this object.
This method is not thread safe.
| |
| Gradient(Double, T, Int32) |
Computes the gradient (vector of derivatives) vector for
the cost function, which may be used to guide optimization.
| |
| Gradient(Double, T, Int32) |
Computes the gradient (vector of derivatives) vector for
the cost function, which may be used to guide optimization.
|