Open Jeredriq opened 5 years ago
And when I delete it (verbose argument) I get the error below
File "c:\users\jeredriq\appdata\local\programs\python\python35\lib\site-packages\cleverhans\attacks.py", line 57, in __init__
raise TypeError("The model argument should be an instance of"
TypeError: The model argument should be an instance of the cleverhans.model.Model class.
Hi,
I'm trying to run mnist_blackbox_boost.py with randforest 2 50 but I've got the exception below: