0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 27, 2024 — Oct 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Keras classifier to match new interface More... over 7 years ago
Merge Clever fix from dev More... over 7 years ago
Correct test against None values for clipping More... over 7 years ago
Add imports for python2 compatibility of Clever metric (closes #71) More... over 7 years ago
Merge remote-tracking branch 'upstream/classifier_dev' into classifier_dev More... over 7 years ago
Some changes on carlini attack More... over 7 years ago
Change classifier to predict with or without logits More... over 7 years ago
Correct class gradients in loss sensitivity More... over 7 years ago
Remove circular import More... over 7 years ago
Precompute gradient in tf classifier More... over 7 years ago
move check logit to init More... over 7 years ago
Fix bug on the reshape of class_gradient More... over 7 years ago
Update tf requirements More... over 7 years ago
Update tf requirements to use older version More... over 7 years ago
Update tf version in requirements More... over 7 years ago
Merge remote-tracking branch 'upstream/classifier_dev' into classifier_dev More... over 7 years ago
Add use_logit check to ensure Newtonfool works correctly More... over 7 years ago
Update requirements to specify tf version More... over 7 years ago
Change doc for attacks More... over 7 years ago
Update doc to remove Classifier error More... over 7 years ago
Update doc to remove Classifier error More... over 7 years ago
Update doc to remove Classifier error More... over 7 years ago
Reimplement virtual adversarial attack with new classifier More... over 7 years ago
Correct class gradient shape in Keras classifier More... over 7 years ago
Remove debug lines More... over 7 years ago
Newtonfool imp with new classifiers More... over 7 years ago
Modify TFClassifier More... over 7 years ago
update tfclassifier More... over 7 years ago
Implement FGSM for the new classifier API More... over 7 years ago
Update classifier on Keras classifier to accept batches for gradients More... over 7 years ago