You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ZhidanLiu 9030f146ef adjust mutate_config 4 years ago
..
README.md initial version 5 years ago
dp_ada_gaussian_config.py Fix Example Error with Wrong Policy of Noise Mech 5 years ago
dp_ada_sgd_graph_config.py fix issue. 5 years ago
lenet5_config.py Fix issue #I1PURI [MA][diff_privacy][Func]the accuracy of diff_privacy tutorial not meet the requirment 5 years ago
lenet5_dp.py adjust the project structure according to diff features 4 years ago
lenet5_dp_ada_gaussian.py adjust the project structure according to diff features 4 years ago
lenet5_dp_ada_sgd_graph.py adjust the project structure according to diff features 4 years ago
lenet5_dp_optimizer.py adjust the project structure according to diff features 4 years ago
lenet5_mnist_coverage.py adjust the project structure according to diff features 4 years ago
lenet5_mnist_fuzzing.py adjust mutate_config 4 years ago
lenet5_net.py Tuning the MNIST example of Differential privacy training. 5 years ago
mnist_attack_cw.py adjust the project structure according to diff features 4 years ago
mnist_attack_deepfool.py adjust the project structure according to diff features 4 years ago
mnist_attack_fgsm.py adjust the project structure according to diff features 4 years ago
mnist_attack_genetic.py adjust the project structure according to diff features 4 years ago
mnist_attack_hsja.py adjust the project structure according to diff features 4 years ago
mnist_attack_jsma.py adjust the project structure according to diff features 4 years ago
mnist_attack_lbfgs.py adjust the project structure according to diff features 4 years ago
mnist_attack_mdi2fgsm.py adjust the project structure according to diff features 4 years ago
mnist_attack_nes.py adjust the project structure according to diff features 4 years ago
mnist_attack_pgd.py adjust the project structure according to diff features 4 years ago
mnist_attack_pointwise.py adjust the project structure according to diff features 4 years ago
mnist_attack_pso.py adjust the project structure according to diff features 4 years ago
mnist_attack_salt_and_pepper.py adjust the project structure according to diff features 4 years ago
mnist_defense_nad.py adjust the project structure according to diff features 4 years ago
mnist_evaluation.py adjust the project structure according to diff features 4 years ago
mnist_similarity_detector.py adjust the project structure according to diff features 4 years ago
mnist_train.py 1. remove is_grad of nn.SoftmaxCrossEntropyWithLogits method due to new changes of MS 4 years ago

MindArmour关注AI的安全和隐私问题。致力于增强模型的安全可信、保护用户的数据隐私。主要包含3个模块:对抗样本鲁棒性模块、Fuzz Testing模块、隐私保护与评估模块。 对抗样本鲁棒性模块 对抗样本鲁棒性模块用于评估模型对于对抗样本的鲁棒性,并提供模型增强方法用于增强模型抗对抗样本攻击的能力,提升模型鲁棒性。对抗样本鲁棒性模块包含了4个子模块:对抗样本的生成、对抗样本的检测、模型防御、攻防评估。

Python Markdown Text other