mindspore-ci-bot
95e30f35e3
!102 Avoid error of graph topological order
Merge pull request !102 from pkuliuliu/master
5 years ago
pkuliuliu
36c25d9f29
Avoid error of graph topological order
5 years ago
jin-xiulang
c4dd954356
Fix two api issues.
5 years ago
mindspore-ci-bot
9d4e395924
!91 fix issues
Merge pull request !91 from ZhidanLiu/master
5 years ago
ZhidanLiu
afa3f75fc3
fix issues
5 years ago
liuluobin
ce15e7811e
Append the parameter verification of class MembershipInference.
5 years ago
mindspore-ci-bot
ae80c360f1
!78 Add membership inference feature
Merge pull request !78 from liuluobin/master
5 years ago
liuluobin
55c31a3391
Membership inference feature
5 years ago
jin-xiulang
b4d148aa3f
Fix api issues
5 years ago
pkuliuliu
d9f12c492f
support graph mode in DPOptimizer
5 years ago
pkuliuliu
425cc95283
add comment and param check
5 years ago
ZhidanLiu
94ff3ad5a9
Reconstruct Fuzzer
5 years ago
pkuliuliu
fcb2b37b79
Fix issue #I1PURI [MA][diff_privacy][Func]the accuracy of diff_privacy tutorial not meet the requirment
5 years ago
zhenghuanhuan
8f370bc158
fix issue.
5 years ago
pkuliuliu
78e55ba039
Fix Example Error with Wrong Policy of Noise Mech
5 years ago
jin-xiulang
0b933c1699
Fix a bug.
5 years ago
zhenghuanhuan
f2275a4d35
rename noise_update to decay_policy and update version 0.6.0
5 years ago
jiangzhiwen
c214f550f0
Optimize GetDatasetSzie
5 years ago
jin-xiulang
18c0bc4e50
Fix an issue and add an example for AdaGussian-mechanism DP training.
5 years ago
zhenghuanhuan
0de5e06230
before rebase, refactor mechanisms implementation.
rename mech._decay_policy to mech._noise_update.
after rebase, rename norm_clip to norm_bound.
change mechanismsfactory to noisemechanismsfactory in test.
11
12
13
1414141414141414141414141414
15
5 years ago
ZhidanLiu
79c6403d8c
add new feature: adaptive clipping
5 years ago
ZhidanLiu
e2f4ed2c7c
fix review bugs in fuzzing and mechanism
5 years ago
ZhidanLiu
9649ab3d8d
update default value
5 years ago
zhenghuanhuan
9dcca23301
change DPModel param l2_norm_clip to norm_clip.
5 years ago
zhenghuanhuan
fe97f43f51
Add differential privacy in GRAPH MODE context mode.
5 years ago
jin-xiulang
708e117e85
fix issue.
5 years ago
jin-xiulang
f2622e42db
Add value-range check for parameter 'alpha' in mechanisms.py.
5 years ago
jin-xiulang
88ed459c4e
Tuning the MNIST example of Differential privacy training.
5 years ago
zhenghuanhuan
9c37a11036
[CT][MA][DP]param of DPModel:norm_clip,use default, runtime error][DP]param of DPModel:norm_clip=0, runtime error][diff_privacy][Pref] use DPModel ,the performance of lenet deteriorates too much
https://gitee.com/mindspore/dashboard?issue_id=I1IMD7
https://gitee.com/mindspore/dashboard?issue_id=I1IQ11
https://gitee.com/mindspore/dashboard?issue_id=I1IPKH
5 years ago
zhenghuanhuan
be377fb165
1IKCU
fix [MA][diff_privacy][Doc] the tutorials of diff_privacy has problem
5 years ago
zhenghuanhuan
30f6c260ee
update release note and lenet5_dp_model_train.py
5 years ago
zheng-huanhuan
b2e0934bf7
5-month feature: add differential privacy train and optimizer.
5 years ago
jin-xiulang
4c4c34edef
Modify MNIST-examples to support all devices(CPU, GPU, Ascend)
5 years ago
jin-xiulang
aeba2b3e24
modify input batch_size for defenses tests
5 years ago
jin-xiulang
243633ac6b
Add CPU_based examples for most mnist_examples.
5 years ago
zheng-huanhuan
febaf7a253
fix pylint warning.
5 years ago
mindspore-ci-bot
5467dbdd44
!13 Add a fuzzing test framework for DNN and image transform methods
Merge pull request !13 from ZhidanLiu/master
5 years ago
ZhidanLiu
f150496e00
add a fuzzing test framework and image transform method
5 years ago
mindspore-ci-bot
b21849d2c2
!14 Add M-DI2-FGSM method
Merge pull request !14 from zheng-huanhuan/2_master
5 years ago
zheng-huanhuan
810df70db6
1. Add DI2-FGSM method in iterative_gradient_method.py
2. Add M-DI2-FGSM method in iterative_gradient_method.py
3. Add corresponding ut test.
4. Add mnist example of M_DI2_FGSM method.
5 years ago
jin-xiulang
a4c4feca4e
Develop new module for model fuzz test.
5 years ago
pkuliuliu
1765a2a63a
update mnist_lenet5 example
5 years ago
zheng-huanhuan
96302d7f1b
initial version
6 years ago