dopt.core.grads

Contains the automatic differentiation framework.

Members

Functions

grad
Operation[] grad(Operation objective, Operation[] wrt)

Computes the gradient of a scalar-valued operation with respect to several dependencies.

Meta

Authors

Henry Gouk