File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -257,6 +257,9 @@ Agent is the first hidden trigger backdoor attack to be effective against neural
257
257
[ output_randomized_smoothing_mnist.ipynb] ( output_randomized_smoothing_mnist.ipynb ) [[ on nbviewer] ( https://nbviewer.jupyter.org/github/Trusted-AI/adversarial-robustness-toolbox/blob/main/notebooks/output_randomized_smoothing_mnist.ipynb )]
258
258
shows how to achieve certified adversarial robustness for neural networks via Randomized Smoothing.
259
259
260
+ [ output_smoothmix_cifar10.ipynb] ( output_smoothmix_cifar10.ipynb ) [[ on nbviewer] ( https://nbviewer.jupyter.org/github/Trusted-AI/adversarial-robustness-toolbox/blob/main/notebooks/output_smoothmix_cifar10.ipynb )]
261
+ shows how to achieve certified adversarial robustness for neural networks via SmoothMix.
262
+
260
263
[ robustness_verification_clique_method_tree_ensembles_gradient_boosted_decision_trees_classifiers.ipynb] ( robustness_verification_clique_method_tree_ensembles_gradient_boosted_decision_trees_classifiers.ipynb ) [[ on nbviewer] ( https://nbviewer.jupyter.org/github/Trusted-AI/adversarial-robustness-toolbox/blob/main/notebooks/robustness_verification_clique_method_tree_ensembles_gradient_boosted_decision_trees_classifiers.ipynb )]
261
264
demonstrates the verification of adversarial robustness in decision tree ensemble classifiers
262
265
(Gradient Boosted Decision Trees, Random Forests, etc.) using XGBoost, LightGBM and Scikit-learn.
You can’t perform that action at this time.
0 commit comments