cleverhans

Adversarial example library

A Python library for benchmarking machine learning systems' vulnerability to adversarial examples.

An adversarial example library for constructing attacks, building defenses, and benchmarking both

GitHub

6k stars
190 watching
1k forks
Language: Jupyter Notebook
last commit: over 2 years ago
benchmarkingmachine-learningsecurity

Related projects:

RepositoryDescriptionStars
trusted-ai/adversarial-robustness-toolboxA Python library that provides tools and techniques to defend against various attacks on machine learning models and applications.4,945
utkuozbulak/pytorch-cnn-adversarial-attacksPyTorch implementation of various Convolutional Neural Network adversarial attack techniques354
ahkarami/deep-learning-in-productionA collection of notes and references on deploying deep learning models in production environments4,313
trekhleb/homemade-machine-learningPractices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics23,191
thu-ml/tianshouA high-performance reinforcement learning library with modular interfaces and user-friendly APIs for building deep learning agents.8,069
ys-zong/foolyourvllmsAn attack framework to manipulate the output of large language models and vision-language models14
tensorflow/agentsA library for implementing and deploying reinforcement learning algorithms using TensorFlow.2,816
yunjey/pytorch-tutorialA comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.30,401
pytorch/examplesA collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning.22,530
jind11/textfoolerA tool for generating adversarial examples to attack text classification and inference models496
thunlp/openattackA Python toolkit for generating adversarial examples to test the robustness of natural language processing models699
eth-sri/diffaiTrains neural networks to be provably robust against adversarial examples using abstract interpretation techniques.219
advboxes/advboxA toolbox for generating adversarial examples to test the robustness of machine learning models1,389
eriklindernoren/pytorch-ganA collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications.16,570
qdata/textattackA framework for creating and testing robust NLP models by generating adversarial examples and augmenting datasets.3,015