Backward pass for value objects
backward.value.RdPerforms the backward pass (gradient computation) for a value object in the computational graph with automatic differentiation.
Usage
# S3 method for class 'value'
backward(x)backward.value.RdPerforms the backward pass (gradient computation) for a value object in the computational graph with automatic differentiation.
# S3 method for class 'value'
backward(x)