carlini / nn_robust_attacks

Robust evasion attacks against neural network to find adversarial examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I run this on a Mac OS?

d4mster opened this issue · comments

Can I run this on a Mac OS? I've run into problems loading tensorflow-gpu libraries.

Yes, you should be able to. If you can't install tensorflow-gpu it should work with just tensorflow, but will be very slow.