openopt / copt

A Python library for mathematical optimization
http://openo.pt/copt
Other
135 stars 35 forks source link

Adversarial Image Example #66

Closed fabianp closed 3 years ago

fabianp commented 4 years ago

It would be nice to have an example on how to generate an adversarial image

GeoffNN commented 4 years ago

Should this rely on jax?

fabianp commented 4 years ago

Yes, it will probably require some automatic differentiation to compute the gradient wrt inputs

On Fri, Jun 19, 2020, 05:51 Geoffrey Negiar notifications@github.com wrote:

Should this rely on jax?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openopt/copt/issues/66#issuecomment-646545848, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACDZBZ7V4QITO4DF3LETETRXMYKVANCNFSM4NZZX4LQ .

GeoffNN commented 3 years ago

Closing