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
6k stars
190 watching
1k forks
Language: Jupyter Notebook
last commit: 11 months ago benchmarkingmachine-learningsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library that provides tools and techniques to defend against various attacks on machine learning models and applications. | 4,945 |
| PyTorch implementation of various Convolutional Neural Network adversarial attack techniques | 354 |
| A collection of notes and references on deploying deep learning models in production environments | 4,313 |
| Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,191 |
| A high-performance reinforcement learning library with modular interfaces and user-friendly APIs for building deep learning agents. | 8,069 |
| An attack framework to manipulate the output of large language models and vision-language models | 14 |
| A library for implementing and deploying reinforcement learning algorithms using TensorFlow. | 2,816 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| A tool for generating adversarial examples to attack text classification and inference models | 496 |
| A Python toolkit for generating adversarial examples to test the robustness of natural language processing models | 699 |
| Trains neural networks to be provably robust against adversarial examples using abstract interpretation techniques. | 219 |
| A toolbox for generating adversarial examples to test the robustness of machine learning models | 1,389 |
| A collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications. | 16,570 |
| A framework for creating and testing robust NLP models by generating adversarial examples and augmenting datasets. | 3,015 |