You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to retrieve the gradient of the optimal decision with respect to a parameter $\theta$, i.e., $\nabla_\theta x$.
I established a toy problem in order to compute $\nabla_k x$:
However, if I understand correctly, the dimension of $\nabla_k x$ should be $\mathbb{R}^n$.
So I am curious that if there is any way I get retrieve $\nabla_k x$ instead of $\nabla_k f(x)$?
Thanks for the reply in advance,
Zhuojun
The text was updated successfully, but these errors were encountered:
Hello,
Thanks for the package!
I am trying to retrieve the gradient of the optimal decision with respect to a parameter$\theta$ , i.e., $\nabla_\theta x$ .$\nabla_k x$ :
I established a toy problem in order to compute
However, if I understand correctly, the dimension of$\nabla_k x$ should be $\mathbb{R}^n$ .
So I am curious that if there is any way I get retrieve$\nabla_k x$ instead of $\nabla_k f(x)$ ?
Thanks for the reply in advance,
Zhuojun
The text was updated successfully, but these errors were encountered: