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'm looking for functionality that supports differentiable convex optimisation problem.
For example, making convex problem differentiable by Zygote.jl.
I've heard by @ericphanson that there's a progress on Julia ecosystem for this but it seems not to be mature enough.
I wonder if there's a plan to support the functionality compatible with Convex.jl.
Note that there is an implementation of it in Python as cvxpylayers.
Thanks.
The text was updated successfully, but these errors were encountered:
I'm looking for functionality that supports differentiable convex optimisation problem.
For example, making convex problem differentiable by Zygote.jl.
I've heard by @ericphanson that there's a progress on Julia ecosystem for this but it seems not to be mature enough.
I wonder if there's a plan to support the functionality compatible with Convex.jl.
Note that there is an implementation of it in Python as
cvxpylayers
.Thanks.
The text was updated successfully, but these errors were encountered: