adversarial-machine-learning topic

List adversarial-machine-learning repositories

advrank

24
Stars
5
Forks
Watchers

Adversarial Ranking Attack and Defense, ECCV, 2020.

smoothing-consistency

33
Stars
3
Forks
Watchers

Code for the paper "Consistency Regularization for Certified Robustness of Smoothed Classifiers" (NeurIPS 2020)

FaceOff

79
Stars
14
Forks
Watchers

Steps towards physical adversarial attacks on facial recognition

ares

465
Stars
89
Forks
Watchers

A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.

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

fawkes

5.1k
Stars
481
Forks
Watchers

Fawkes, privacy preserving tool against facial recognition systems. More info at https://sandlab.cs.uchicago.edu/fawkes

adversarial-explainable-ai

281
Stars
42
Forks
Watchers

💡 Adversarial attacks on explanations and how to defend them

adversarial-recommender-systems-survey

156
Stars
31
Forks
Watchers

The goal of this survey is two-fold: (i) to present recent advances on adversarial machine learning (AML) for the security of RS (i.e., attacking and defense recommendation models), (ii) to show anoth...

Deep_Learning_Algorithms_from_Scratch

169
Stars
170
Forks
Watchers

This repository explores the variety of techniques and algorithms commonly used in deep learning and the implementation in MATLAB and PYTHON