Skip to content

Commit 2dd41a7

Browse files
committed
update notebook readme with smoothmix demo
Signed-off-by: Farhan Ahmed <Farhan.Ahmed@ibm.com>
1 parent 266f099 commit 2dd41a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

notebooks/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,9 @@ Agent is the first hidden trigger backdoor attack to be effective against neural
257257
[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)]
258258
shows how to achieve certified adversarial robustness for neural networks via Randomized Smoothing.
259259

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+
260263
[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)]
261264
demonstrates the verification of adversarial robustness in decision tree ensemble classifiers
262265
(Gradient Boosted Decision Trees, Random Forests, etc.) using XGBoost, LightGBM and Scikit-learn.

0 commit comments

Comments
 (0)