Skip to content Skip to sidebar Skip to footer
Showing posts with the label Automatic Differentiation

Partial Derivative Using Autograd

I have a function that takes in a multivariate argument x. Here x = [x1,x2,x3]. Let's say my fu… Read more Partial Derivative Using Autograd