cleaned up for submission
This commit is contained in:
@@ -49,6 +49,8 @@ class UnlearningAttack:
|
|||||||
|
|
||||||
return 2.0 * np.abs(0.5 - epsilon)
|
return 2.0 * np.abs(0.5 - epsilon)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def _extract_attack_features(self, target_model, loader, device, target_class):
|
def _extract_attack_features(self, target_model, loader, device, target_class):
|
||||||
|
|
||||||
target_model.eval()
|
target_model.eval()
|
||||||
|
|||||||
@@ -299,16 +299,6 @@ execution_time_sec
|
|||||||
0.001947
|
0.001947
|
||||||
0.001871
|
0.001871
|
||||||
0.003117
|
0.003117
|
||||||
16.738618
|
|
||||||
0.001900
|
|
||||||
0.002124
|
|
||||||
0.001867
|
|
||||||
0.001870
|
|
||||||
0.002135
|
|
||||||
0.001923
|
|
||||||
0.001955
|
|
||||||
0.001853
|
|
||||||
0.002758
|
|
||||||
16.945078
|
16.945078
|
||||||
0.001848
|
0.001848
|
||||||
0.001868
|
0.001868
|
||||||
|
|||||||
Reference in New Issue
Block a user