adversarial-examples topic

List adversarial-examples repositories

pre-training

98
Stars
17
Forks
Watchers

Pre-Training Buys Better Robustness and Uncertainty Estimates (ICML 2019)

artificial-adversary

392
Stars
57
Forks
Watchers

🗣️ Tool to generate adversarial text examples and test machine learning models against them

pytorch-adversarial_box

141
Stars
47
Forks
Watchers

PyTorch library for adversarial attack and training

Adversarial-Machine-Learning

93
Stars
27
Forks
Watchers

对抗样本(Adversarial Examples)和投毒攻击(Poisoning Attacks)相关资料

adversarial-robustness-toolbox

4.5k
Stars
1.1k
Forks
Watchers

Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams

foolbox

2.7k
Stars
422
Forks
Watchers

A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX

AdvBox

1.4k
Stars
261
Forks
Watchers

Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning mo...