dependable-ai / nn-dependability-kit

Toolbox for software dependability engineering of artificial neural networks
GNU Affero General Public License v3.0
34 stars 9 forks source link

Typeerror #4

Closed georg-nuehrenberg closed 6 years ago

georg-nuehrenberg commented 6 years ago

grafik

chengchihhong commented 6 years ago

The ordering was somehow wrong. The correct one should be (img, label, anotherLabel, model), but now the 3rd and the 4th are misplaced.

chengchihhong commented 6 years ago

Change the ordering. Also disable running targeted adversarial attacks as that may take too long for a tutorial.