Sophie-Zheng's Stars
Trusted-AI/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
gatieme/CodingInterviews
剑指Offer——名企面试官精讲典型编程题
Jack-Lee-Hiter/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
girls-in-ai/Girls-In-AI
免费学代码系列:小白python入门、数据分析data analyst、机器学习machine learning、深度学习deep learning、kaggle实战
cycz/jdBuyMask
祝大家抗疫成功
yenchenlin/awesome-adversarial-machine-learning
A curated list of awesome adversarial machine learning resources
JianWenJun/MLDemo
This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.
dongyp13/Non-Targeted-Adversarial-Attacks
A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition
lintingbin2009/C-language
C语言练习代码
yashkant/model-inversion-attack
Implementation of the Model Inversion Attack introduced with Model Inversion Attacks that Exploit Confidence Information and Basic Countermeasures (Fredrikson Et al.)
walegahaha/Curls-Whey
The implementation of 'Curls & Whey: Boosting Black-Box Adversarial Attacks' in pytorch
InitRoot/NSLKDD-Dataset
NSLKDD Dataset for WEKA
feuerchop/ALFASVMLib
ALFASVMLib - A Matlab library for adversarial label flip attacks against SVMs
Louis14lan/adversarial-sample
Matthew-Haonan/coding_interview
C语言实现《剑指offer》