thu-ml / aresLinks
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
☆513Updated last year
Alternatives and similar repositories for ares
Users that are interested in ares are comparing it to the libraries listed below
Sorting:
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆448Updated last year
- Code relative to "Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks"☆716Updated last year
- Simple pytorch implementation of FGSM and I-FGSM☆288Updated 7 years ago
- A challenge to explore adversarial robustness of neural networks on CIFAR10.☆500Updated 4 years ago
- TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)☆545Updated 2 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆274Updated 4 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆211Updated 3 years ago
- A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition